@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/263a46ce-5407-44cc-8692-b530c37b6392> a dcat:Dataset ;
    dct:description "Loudoun County, Virginia first dues and fire station locations (including pending stations)" ;
    dct:identifier <https://geohub-loudoungis.opendata.arcgis.com/apps/LoudounGIS::first-dues-and-station-locations> ;
    dct:issued "2018-05-24T19:41:10+00:00"^^xsd:dateTime ;
    dct:modified "2018-05-24T19:47:51+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 "First Dues and Station Locations" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "LoudounCounty" ;
            vcard:hasEmail <mailto:mapping@loudoun.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/263a46ce-5407-44cc-8692-b530c37b6392/resource/b8586a78-6125-4e19-bdb2-273091c492f8>,
        <https://data.amerigeoss.org/dataset/263a46ce-5407-44cc-8692-b530c37b6392/resource/dc133183-c290-4887-af55-27130a080c17> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "fire",
        "first-dues",
        "geo",
        "geoss",
        "national",
        "north-america",
        "public-safety",
        "rescue",
        "station-locations",
        "united-states" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/263a46ce-5407-44cc-8692-b530c37b6392/resource/b8586a78-6125-4e19-bdb2-273091c492f8> a dcat:Distribution ;
    dct:format "ArcGIS GeoServices REST API" ;
    dct:issued "2022-01-24T23:14:51.827208"^^xsd:dateTime ;
    dct:modified "2025-11-20T13:15:51.051309"^^xsd:dateTime ;
    dct:title "ArcGIS GeoService" ;
    dcat:accessURL <https://loudounps.maps.arcgis.com/apps/View/index.html?appid=3881d89bf8c14d56ac9188f2e7dd9624> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/263a46ce-5407-44cc-8692-b530c37b6392/resource/dc133183-c290-4887-af55-27130a080c17> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2022-01-24T23:14:51.827201"^^xsd:dateTime ;
    dct:modified "2025-11-20T13:15:51.050757"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://geohub-loudoungis.opendata.arcgis.com/apps/LoudounGIS::first-dues-and-station-locations> ;
    dcat:mediaType "text/html" .

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

