@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/28c5f787-697c-4795-8a88-fc5d279a4538> a dcat:Dataset ;
    dct:description "We are building a safer, stronger DC by making investments in our public safety agencies, doubling down on community policing efforts while increasing accountability. " ;
    dct:identifier <https://www.arcgis.com/home/item.html?id=492ed2ac07c64d30a250ad80e638fff0> ;
    dct:issued "2021-05-07T18:26:28+00:00"^^xsd:dateTime ;
    dct:modified "2025-08-25T14:14: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 "Public Safety" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "DCGISopendata" ;
            vcard:hasEmail <mailto:gisgroup@dc.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/28c5f787-697c-4795-8a88-fc5d279a4538/resource/d2a35bdc-cdf9-4992-89a4-33aec5cfa04d> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "opendata-dc-gov",
        "public-safety" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/28c5f787-697c-4795-8a88-fc5d279a4538/resource/d2a35bdc-cdf9-4992-89a4-33aec5cfa04d> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2024-04-30T18:06:51.398345"^^xsd:dateTime ;
    dct:modified "2025-09-24T16:54:52.486641"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://opendata.dc.gov/pages/DCGIS::public-safety> ;
    dcat:mediaType "text/html" .

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

