@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/2a220d77-d016-48a5-b2ac-217b9d125af8> a dcat:Dataset ;
    dct:description "Polygons: 3867 Vertices: 5444" ;
    dct:identifier "2a220d77-d016-48a5-b2ac-217b9d125af8" ;
    dct:issued "2025-11-29T08:37:39.474191"^^xsd:dateTime ;
    dct:modified "2025-11-29T08:37:39.474195"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "NASA 3D Models: Super Lightweight Interchangeable" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Beth Beck" ;
            vcard:hasEmail <mailto:beth.beck@nasa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2a220d77-d016-48a5-b2ac-217b9d125af8/resource/2b5fccd4-ce9e-4369-a6ad-799c3d3eae60> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/2a220d77-d016-48a5-b2ac-217b9d125af8/resource/2b5fccd4-ce9e-4369-a6ad-799c3d3eae60> a dcat:Distribution ;
    dct:description "SLIC-3DS.zip" ;
    dct:issued "2018-08-01T08:59:57.861084"^^xsd:dateTime ;
    dct:modified "2025-11-29T08:37:39.468096"^^xsd:dateTime ;
    dct:title "Web Page" ;
    dcat:accessURL <http://nasa3d.arc.nasa.gov/shared_assets/models/slic/SLIC-3DS.zip> ;
    dcat:mediaType "image/x-3ds" .

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

