@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/f960c5d2-fb42-42e6-a36d-6cc0704fc23b> a dcat:Dataset ;
    dct:description "Log of reported criminal activity from 01/01/2015" ;
    dct:identifier "f960c5d2-fb42-42e6-a36d-6cc0704fc23b" ;
    dct:issued "2025-12-02T08:20:42.627534"^^xsd:dateTime ;
    dct:modified "2025-12-02T08:20:42.627538"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Police Incident Log" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Arlington County" ;
            vcard:hasEmail <mailto:opendata@arlingtonva.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/f960c5d2-fb42-42e6-a36d-6cc0704fc23b/resource/0701d370-1637-44b3-8ae5-aee67ed844b8>,
        <https://data.amerigeoss.org/dataset/f960c5d2-fb42-42e6-a36d-6cc0704fc23b/resource/4d64e0a3-d486-4fad-a5db-80bf8a9c0567>,
        <https://data.amerigeoss.org/dataset/f960c5d2-fb42-42e6-a36d-6cc0704fc23b/resource/55c057a5-5921-4d27-bfde-7e89d32c5284> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/f960c5d2-fb42-42e6-a36d-6cc0704fc23b/resource/0701d370-1637-44b3-8ae5-aee67ed844b8> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2017-03-09T04:07:38.164134"^^xsd:dateTime ;
    dct:modified "2025-12-02T08:20:42.619129"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://api.data.arlingtonva.us/api/v2/datastreams/POLIC-INCID-LOG-19589/data.csv?auth_key=3853456938efc09269c3d1d2fd12726ca2e11f36&download=1> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/f960c5d2-fb42-42e6-a36d-6cc0704fc23b/resource/4d64e0a3-d486-4fad-a5db-80bf8a9c0567> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:issued "2017-03-09T04:07:38.164156"^^xsd:dateTime ;
    dct:modified "2025-12-02T08:20:42.619582"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <https://api.data.arlingtonva.us/api/v2/datastreams/POLIC-INCID-LOG-19589/data.xls?auth_key=3853456938efc09269c3d1d2fd12726ca2e11f36&download=1> ;
    dcat:mediaType "application/xls" .

<https://data.amerigeoss.org/dataset/f960c5d2-fb42-42e6-a36d-6cc0704fc23b/resource/55c057a5-5921-4d27-bfde-7e89d32c5284> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2017-03-09T04:07:38.164160"^^xsd:dateTime ;
    dct:modified "2025-12-02T08:20:42.620005"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://api.data.arlingtonva.us/api/v2/datastreams/POLIC-INCID-LOG-19589/data.json?auth_key=3853456938efc09269c3d1d2fd12726ca2e11f36> ;
    dcat:mediaType "application/json" .

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

