@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/a860e27c-13ee-4b02-8b40-3bec2e8ef265> a dcat:Dataset ;
    dct:description """Dr. Chwalowski,\r
We just generated a modified version of the coarse node centered grid with split walls. Here the red and green sections you highlighted in the email have been merged.\r
Please let me know if it is good so we can generate the rest of the grids and upload them.\r
Thanks,\r
\r
- Rajiv""" ;
    dct:identifier "a860e27c-13ee-4b02-8b40-3bec2e8ef265" ;
    dct:issued "2025-12-01T02:08:18.655458"^^xsd:dateTime ;
    dct:modified "2025-12-01T02:08:18.655462"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "RSW Node Centered Coarse Grid w/ Split Walls Modified" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Rajiv Shenoy" ;
            vcard:hasEmail <mailto:rajiv.shenoy@gatech.edu> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/a860e27c-13ee-4b02-8b40-3bec2e8ef265/resource/0b233f4b-6618-4b75-96e2-47aadd78a76a> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/a860e27c-13ee-4b02-8b40-3bec2e8ef265/resource/0b233f4b-6618-4b75-96e2-47aadd78a76a> a dcat:Distribution ;
    dct:description "Grid tarball" ;
    dct:format "GZ" ;
    dct:issued "2018-08-01T13:11:02.487622"^^xsd:dateTime ;
    dct:modified "2025-12-01T02:08:18.649342"^^xsd:dateTime ;
    dct:title "coarse_mixed_nc.tar.gz" ;
    dcat:accessURL <https://c3.nasa.gov/dashlink/static/media/other/coarse_mixed_nc.tar.gz> ;
    dcat:mediaType "application/x-gzip" .

<https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> a foaf:Agent ;
    foaf:name "US Migrating" .

