@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/0a92ec1d-e02f-4781-927e-c0f860ef12b8> a dcat:Dataset ;
    dct:description "NARA's Enterprise Data Inventory contains public and non-public data assets.  These include data assets, public APIs, and internal NARA systems." ;
    dct:identifier "NARA-EDI" ;
    dct:issued "2025-09-23T18:24:50.689163"^^xsd:dateTime ;
    dct:language "{us-EN}" ;
    dct:modified "2015-02-24"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "NARA Enterprise Data Inventory" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Pamela Wright" ;
            vcard:hasEmail <mailto:opendata@nara.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/0a92ec1d-e02f-4781-927e-c0f860ef12b8/resource/a090f014-fa60-4154-a9a4-d39463ce4722>,
        <https://data.amerigeoss.org/dataset/0a92ec1d-e02f-4781-927e-c0f860ef12b8/resource/bd08eade-1427-47b5-a76e-cb7e97474d28> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "edi",
        "enterprise-data-inventory" .

<https://data.amerigeoss.org/dataset/0a92ec1d-e02f-4781-927e-c0f860ef12b8/resource/a090f014-fa60-4154-a9a4-d39463ce4722> a dcat:Distribution ;
    dct:description "edi.json" ;
    dct:format "JSON" ;
    dct:issued "2024-11-07T09:46:30.182466"^^xsd:dateTime ;
    dct:modified "2025-09-23T18:24:50.677815"^^xsd:dateTime ;
    dct:title "NARA Enterprise Data Inventory" ;
    dcat:accessURL <https://www.archives.gov/edi.json> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/0a92ec1d-e02f-4781-927e-c0f860ef12b8/resource/bd08eade-1427-47b5-a76e-cb7e97474d28> a dcat:Distribution ;
    dct:issued "2024-11-07T09:46:30.182463"^^xsd:dateTime ;
    dct:modified "2025-09-23T18:24:50.676893"^^xsd:dateTime ;
    dct:title "Open Data at the National Archives" ;
    dcat:accessURL <https://www.archives.gov/data/> .

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

