@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/0b19c75e-a463-4b16-9228-d0728f7d3ca7> a dcat:Dataset ;
    dct:description "{{description}}" ;
    dct:identifier <https://www.arcgis.com/home/item.html?id=c2cd40e6008d4b04a3a4fc8713b55c3e> ;
    dct:issued "2018-01-09T19:46:31+00:00"^^xsd:dateTime ;
    dct:modified "2024-03-19T19:17:23+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.1645 38.7851, -77.1645 39.0341, -76.8857 39.0341, -76.8857 38.7851, -77.1645 38.7851))"^^gsp:wktLiteral ] ;
    dct:title "Safe Passage Interactive Mapping App" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "michael.glaser@dc.gov_DCGIS" ;
            vcard:hasEmail <mailto:gisgroup@dc.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/0b19c75e-a463-4b16-9228-d0728f7d3ca7/resource/038437cb-4586-4da1-a930-e36b8109a9e1>,
        <https://data.amerigeoss.org/dataset/0b19c75e-a463-4b16-9228-d0728f7d3ca7/resource/883a2b5a-7556-4cf6-a1b8-21b6ef7d87da> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "dcps",
        "dme",
        "public-safety",
        "safe-passage",
        "schools" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/0b19c75e-a463-4b16-9228-d0728f7d3ca7/resource/038437cb-4586-4da1-a930-e36b8109a9e1> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2024-04-30T18:07:06.791872"^^xsd:dateTime ;
    dct:modified "2025-09-23T18:37:16.632430"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://opendata.dc.gov/apps/DCGIS::safe-passage-interactive-mapping-app> ;
    dcat:mediaType "text/html" .

<https://data.amerigeoss.org/dataset/0b19c75e-a463-4b16-9228-d0728f7d3ca7/resource/883a2b5a-7556-4cf6-a1b8-21b6ef7d87da> a dcat:Distribution ;
    dct:format "ArcGIS GeoServices REST API" ;
    dct:issued "2024-04-30T18:07:06.791876"^^xsd:dateTime ;
    dct:modified "2025-09-23T18:37:16.633236"^^xsd:dateTime ;
    dct:title "ArcGIS GeoService" ;
    dcat:accessURL <https://dcgis.maps.arcgis.com/apps/webappviewer/index.html?id=c2cd40e6008d4b04a3a4fc8713b55c3e> ;
    dcat:mediaType "application/json" .

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

