@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/4d43cbf5-14e4-4845-9b7a-097212bb8faa> a dcat:Dataset ;
    dct:description "Traffic incidents worked by the Loudoun County Sheriff’s Office, the Middleburg Police Department, and the Purcellville Police Department." ;
    dct:identifier <https://geohub-loudoungis.opendata.arcgis.com/apps/LoudounGIS::waze-lcso-traffic-incidents> ;
    dct:issued "2020-11-24T18:44:53+00:00"^^xsd:dateTime ;
    dct:modified "2021-05-20T13:30:09+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-78.8740 37.9460, -78.8740 39.7770, -75.9300 39.7770, -75.9300 37.9460, -78.8740 37.9460))"^^gsp:wktLiteral ] ;
    dct:title "Waze LCSO Traffic Incidents" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "LoudounCounty" ;
            vcard:hasEmail <mailto:mapping@loudoun.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/4d43cbf5-14e4-4845-9b7a-097212bb8faa/resource/25f73d1f-bb2f-4245-88b3-6cae96cf47e9>,
        <https://data.amerigeoss.org/dataset/4d43cbf5-14e4-4845-9b7a-097212bb8faa/resource/f2369d2b-d9e6-4130-b89b-25fb230a2ab9> ;
    dcat:keyword "accident",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "incident",
        "lcso",
        "national",
        "north-america",
        "ritis",
        "road-closures",
        "sheriff",
        "traffic",
        "traffic-reports",
        "transportation",
        "united-states",
        "vdot",
        "waze" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/4d43cbf5-14e4-4845-9b7a-097212bb8faa/resource/25f73d1f-bb2f-4245-88b3-6cae96cf47e9> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2022-01-24T23:14:55.813789"^^xsd:dateTime ;
    dct:modified "2025-11-21T13:50:22.827801"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://geohub-loudoungis.opendata.arcgis.com/apps/LoudounGIS::waze-lcso-traffic-incidents> ;
    dcat:mediaType "text/html" .

<https://data.amerigeoss.org/dataset/4d43cbf5-14e4-4845-9b7a-097212bb8faa/resource/f2369d2b-d9e6-4130-b89b-25fb230a2ab9> a dcat:Distribution ;
    dct:format "ArcGIS GeoServices REST API" ;
    dct:issued "2022-01-24T23:14:55.813797"^^xsd:dateTime ;
    dct:modified "2025-11-21T13:50:22.828208"^^xsd:dateTime ;
    dct:title "ArcGIS GeoService" ;
    dcat:accessURL <https://www.loudoun.gov/4657/Traffic-Incident-Map> ;
    dcat:mediaType "application/json" .

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

