@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/2cbcb0ee-c42b-4df5-bbf9-bc29af6be875> a dcat:Dataset ;
    dct:description "This dataset represents the Police Emergency and Non-Emergency calls to 911, year 2020" ;
    dct:identifier <https://data.baltimorecity.gov/datasets/db71d1c8530c4798aabf1664e0815459> ;
    dct:issued "2021-08-13T21:30:56+00:00"^^xsd:dateTime ;
    dct:modified "2021-08-13T21:31:11+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "911 Calls For Service 2020" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "baltimore_city" ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2cbcb0ee-c42b-4df5-bbf9-bc29af6be875/resource/a4f36257-be21-47d7-96b0-ed36f9339fb6>,
        <https://data.amerigeoss.org/dataset/2cbcb0ee-c42b-4df5-bbf9-bc29af6be875/resource/d5a27b1d-cb2f-46e4-90c7-6cd754cd7688> ;
    dcat:keyword "911",
        "amerigeo",
        "amerigeoss",
        "calls",
        "calls-for-service",
        "ckan",
        "emergency",
        "geo",
        "geoss",
        "national",
        "non-emergency",
        "north-america",
        "public-safety",
        "united-states" .

<https://data.amerigeoss.org/dataset/2cbcb0ee-c42b-4df5-bbf9-bc29af6be875/resource/a4f36257-be21-47d7-96b0-ed36f9339fb6> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2021-09-18T00:00:13.901399"^^xsd:dateTime ;
    dct:modified "2025-11-20T16:59:44.532827"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://data.baltimorecity.gov/datasets/db71d1c8530c4798aabf1664e0815459> ;
    dcat:mediaType "text/html" .

<https://data.amerigeoss.org/dataset/2cbcb0ee-c42b-4df5-bbf9-bc29af6be875/resource/d5a27b1d-cb2f-46e4-90c7-6cd754cd7688> a dcat:Distribution ;
    dct:format "ArcGIS GeoServices REST API" ;
    dct:issued "2021-09-18T00:00:13.901405"^^xsd:dateTime ;
    dct:modified "2025-11-20T16:59:44.533248"^^xsd:dateTime ;
    dct:title "ArcGIS GeoService" ;
    dcat:accessURL <https://opendata.baltimorecity.gov/egis/rest/services/Hosted/911_Calls_For_Service_2020_csv/FeatureServer> ;
    dcat:mediaType "application/json" .

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

