@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/7da0e182-b959-494d-a8f8-b37259d77ebb> a dcat:Dataset ;
    dct:description """This tarball contains a AFLR3 stream grid (b8.ugrid), surface grid, info file, mapbc file, as well as 2 images showing the way the walls were split\r
\r
Grids made by Rajiv Shenoy (sent by Ben Mann)""" ;
    dct:identifier "DASHLINK_456" ;
    dct:issued "2011-09-02"^^xsd:date ;
    dct:modified "2020-01-29"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "RSW Node Centered Coarse Grid w/ Split Walls" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Benjamin Mann" ;
            vcard:hasEmail <mailto:benmann@gatech.edu> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/7da0e182-b959-494d-a8f8-b37259d77ebb/resource/8b182dfe-7d0a-471b-bcae-18a231d17c3a> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ames",
        "ckan",
        "dashlink",
        "geo",
        "geoss",
        "nasa",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/7da0e182-b959-494d-a8f8-b37259d77ebb/resource/8b182dfe-7d0a-471b-bcae-18a231d17c3a> a dcat:Distribution ;
    dct:description "Grid tarball" ;
    dct:format "GZ" ;
    dct:issued "2020-11-12T04:19:14.292895"^^xsd:dateTime ;
    dct:modified "2025-11-22T22:32:38.987481"^^xsd:dateTime ;
    dct:title "split_wall.tar.gz" ;
    dcat:accessURL <https://c3.nasa.gov/dashlink/static/media/other/split_wall.tar.gz> ;
    dcat:mediaType "application/x-gzip" .

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

