@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/5597bc02-81f6-4068-9a61-af69e09e9fa8> a dcat:Dataset ;
    dct:description "Locate the Sheriff Office and Police Stations that service the entered address." ;
    dct:identifier <https://geohub-loudoungis.opendata.arcgis.com/apps/LoudounGIS::find-my-sheriff-station> ;
    dct:issued "2016-03-24T21:31:04+00:00"^^xsd:dateTime ;
    dct:modified "2021-02-25T21:25:49+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Find My Sheriff Station" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "LoudounCounty" ;
            vcard:hasEmail <mailto:mapping@loudoun.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/5597bc02-81f6-4068-9a61-af69e09e9fa8/resource/0a1d39fe-5213-4638-b901-ee0482b6781b>,
        <https://data.amerigeoss.org/dataset/5597bc02-81f6-4068-9a61-af69e09e9fa8/resource/1e7f023c-6f03-43a0-9522-125fc907c8a4> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "emergency",
        "geo",
        "geoss",
        "loudoun-county",
        "national",
        "near-me",
        "north-america",
        "police-station",
        "public-safety",
        "sheriff-station",
        "united-states" .

<https://data.amerigeoss.org/dataset/5597bc02-81f6-4068-9a61-af69e09e9fa8/resource/0a1d39fe-5213-4638-b901-ee0482b6781b> a dcat:Distribution ;
    dct:format "ArcGIS GeoServices REST API" ;
    dct:issued "2022-01-24T23:15:27.180836"^^xsd:dateTime ;
    dct:modified "2025-11-21T19:11:39.979561"^^xsd:dateTime ;
    dct:title "ArcGIS GeoService" ;
    dcat:accessURL <https://www.loudoun.gov/4571/Find-My-Station> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/5597bc02-81f6-4068-9a61-af69e09e9fa8/resource/1e7f023c-6f03-43a0-9522-125fc907c8a4> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2022-01-24T23:15:27.180829"^^xsd:dateTime ;
    dct:modified "2025-11-21T19:11:39.979151"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://geohub-loudoungis.opendata.arcgis.com/apps/LoudounGIS::find-my-sheriff-station> ;
    dcat:mediaType "text/html" .

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

