@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/1db8f74d-4f3b-460d-b936-001ad68d95f0> a dcat:Dataset ;
    dct:description "<p>The Enterprise Data Inventory (EDI) is the comprehensive inventory listing of agency data resources including public, restricted public, and non-public datasets.</p>" ;
    dct:identifier "c5acee93-1748-4fcf-8fcb-5c35f0336526_5_0" ;
    dct:issued "2015-03-02"^^xsd:date ;
    dct:modified "2023-07-25"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "HHS Enterprise Data Inventory: 2016-11 HHS EDI JSON" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Health Data @ HHS" ;
            vcard:hasEmail <mailto:HealthData@HHS.gov> ] ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "catalog",
        "edi",
        "enterprise-data-inventory",
        "other" .

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

