@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/58f22878-15b7-44c1-9e9c-ad41a2efc5ac> a dcat:Dataset ;
    dct:description "This dataset includes reported criminal activity in Arlington since 2015, including nature and date of the offense." ;
    dct:identifier <https://datahub-v2.arlingtonva.us/api/Police/IncidentLog> ;
    dct:issued "2018-02-05T13:25:24"^^xsd:dateTime ;
    dct:modified "2022-06-29T22:31:25+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Police Department Incidents" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Arlington County" ;
            vcard:hasEmail <mailto:opendata@arlingtonva.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/58f22878-15b7-44c1-9e9c-ad41a2efc5ac/resource/22b7e5c5-66bf-4941-9a53-44afd3657956>,
        <https://data.amerigeoss.org/dataset/58f22878-15b7-44c1-9e9c-ad41a2efc5ac/resource/ed158a86-ef69-4268-b67a-b22e5e0f82f7> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/58f22878-15b7-44c1-9e9c-ad41a2efc5ac/resource/22b7e5c5-66bf-4941-9a53-44afd3657956> a dcat:Distribution ;
    dct:description "PoliceIncidentLog.txt.gz" ;
    dct:format "ZIP" ;
    dct:issued "2020-11-12T13:15:53.057405"^^xsd:dateTime ;
    dct:modified "2025-11-21T21:24:12.754486"^^xsd:dateTime ;
    dct:title "Zip File" ;
    dcat:accessURL <https://download.data.arlingtonva.us/Police/PoliceIncidentLog.txt.gz> ;
    dcat:mediaType "application/zip" .

<https://data.amerigeoss.org/dataset/58f22878-15b7-44c1-9e9c-ad41a2efc5ac/resource/ed158a86-ef69-4268-b67a-b22e5e0f82f7> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-12T13:15:53.057395"^^xsd:dateTime ;
    dct:modified "2025-11-21T21:24:12.754069"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://datahub-v2.arlingtonva.us/api/Police/IncidentLog?%24top=10000> ;
    dcat:mediaType "application/json" .

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

