@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/085cb8e2-613c-475a-b604-e1fd12b65b8b> a dcat:Dataset ;
    dct:description "Data created and managed by the District are valuable assets independent of the information systems in which they reside. DC government maintains an inventory of its enterprise datasets and classifies the enterprise datasets by level of sensitivity." ;
    dct:identifier <https://www.arcgis.com/home/item.html?id=46ab7d088a8a4662b42967390ba46e96> ;
    dct:issued "2021-06-04T20:52:14+00:00"^^xsd:dateTime ;
    dct:modified "2025-04-29T16:28:20+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-77.2258 38.7867, -77.2258 39.0009, -76.8125 39.0009, -76.8125 38.7867, -77.2258 38.7867))"^^gsp:wktLiteral ] ;
    dct:title "Enterprise Dataset Inventory" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "DCGISopendata" ;
            vcard:hasEmail <mailto:gisgroup@dc.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/085cb8e2-613c-475a-b604-e1fd12b65b8b/resource/e30353f4-b2eb-4a8f-8d78-e551ccd48dbc> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "opendata-dc-gov" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/085cb8e2-613c-475a-b604-e1fd12b65b8b/resource/e30353f4-b2eb-4a8f-8d78-e551ccd48dbc> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2024-04-30T17:27:47.865722"^^xsd:dateTime ;
    dct:modified "2025-09-23T17:39:12.311533"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://opendata.dc.gov/pages/DCGIS::enterprise-dataset-inventory-1> ;
    dcat:mediaType "text/html" .

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

