@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/f2b40555-a920-4829-ab0f-36b6b2632018> a dcat:Dataset ;
    dct:description "This is a listing of all datasets within the Department of Defense (DoD).  Please note that this is a work in progress." ;
    dct:identifier "f2b40555-a920-4829-ab0f-36b6b2632018" ;
    dct:issued "2025-12-02T05:40:45.553888"^^xsd:dateTime ;
    dct:modified "2025-12-02T05:40:45.553893"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Enterprise Dataset Inventory" ;
    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/f2b40555-a920-4829-ab0f-36b6b2632018/resource/ffe76a82-f77e-40a4-aa6d-8542f70546d9> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/f2b40555-a920-4829-ab0f-36b6b2632018/resource/ffe76a82-f77e-40a4-aa6d-8542f70546d9> a dcat:Distribution ;
    dct:description "data.json" ;
    dct:format "JSON" ;
    dct:issued "2015-03-02T11:50:31.337060"^^xsd:dateTime ;
    dct:modified "2025-12-02T05:40:45.547947"^^xsd:dateTime ;
    dct:title "d2958fd7-7179-b825-556d-f2aee4563afd" ;
    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" .

