@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/ff48ef93-8086-47cf-b154-961defa66154> a dcat:Dataset ;
    dct:description "This is a listing of all datasets posted to data.gov by the Department of Defense (DoD)." ;
    dct:identifier "ff48ef93-8086-47cf-b154-961defa66154" ;
    dct:issued "2025-12-02T10:44:52.740787"^^xsd:dateTime ;
    dct:modified "2025-12-02T10:44:52.740791"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Public Data Listing" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Open Data POC" ;
            vcard:hasEmail <mailto:osd.defense.gov.data@mail.mil> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/ff48ef93-8086-47cf-b154-961defa66154/resource/fe6445bd-e832-4809-95e9-ab0da8b53680> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/ff48ef93-8086-47cf-b154-961defa66154/resource/fe6445bd-e832-4809-95e9-ab0da8b53680> a dcat:Distribution ;
    dct:description "data.json" ;
    dct:format "JSON" ;
    dct:issued "2015-03-02T11:50:31.522893"^^xsd:dateTime ;
    dct:modified "2025-12-02T10:44:52.734661"^^xsd:dateTime ;
    dct:title "8d447a82-6c28-63c0-0f1c-ac699ef1d6a8" ;
    dcat:accessURL <http://www.defense.gov/data.json> ;
    dcat:mediaType "application/json" .

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

