@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/56bde993-9c3f-4913-88dd-fce6976b8ea6> a dcat:Dataset ;
    dct:description "Find whether a provided address or PIN is located within a Metrorail Service District." ;
    dct:identifier <https://geohub-loudoungis.opendata.arcgis.com/apps/LoudounGIS::metrorail-service-district-parcel-lookup> ;
    dct:issued "2016-04-05T19:28:23+00:00"^^xsd:dateTime ;
    dct:modified "2020-11-24T15:02:30+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-77.9600 38.8500, -77.9600 39.3200, -77.3300 39.3200, -77.3300 38.8500, -77.9600 38.8500))"^^gsp:wktLiteral ] ;
    dct:title "Metrorail Service District Parcel Lookup" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "LoudounCounty" ;
            vcard:hasEmail <mailto:mapping@loudoun.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/56bde993-9c3f-4913-88dd-fce6976b8ea6/resource/b63baef7-5f8b-408c-a40f-0f70d3e5ebcf>,
        <https://data.amerigeoss.org/dataset/56bde993-9c3f-4913-88dd-fce6976b8ea6/resource/b83581f5-fc52-443e-8f4c-f9721fe24756> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "commute",
        "geo",
        "geoss",
        "metro",
        "national",
        "north-america",
        "public-transportation",
        "silver-line",
        "subway",
        "tax-district",
        "trains",
        "transit",
        "united-states" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/56bde993-9c3f-4913-88dd-fce6976b8ea6/resource/b63baef7-5f8b-408c-a40f-0f70d3e5ebcf> a dcat:Distribution ;
    dct:format "ArcGIS GeoServices REST API" ;
    dct:issued "2022-01-24T23:14:58.040708"^^xsd:dateTime ;
    dct:modified "2025-11-21T19:58:14.731040"^^xsd:dateTime ;
    dct:title "ArcGIS GeoService" ;
    dcat:accessURL <https://www.loudoun.gov/2834/Metrorail-Service-District-Parcel-Lookup> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/56bde993-9c3f-4913-88dd-fce6976b8ea6/resource/b83581f5-fc52-443e-8f4c-f9721fe24756> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2022-01-24T23:14:58.040701"^^xsd:dateTime ;
    dct:modified "2025-11-21T19:58:14.730613"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://geohub-loudoungis.opendata.arcgis.com/apps/LoudounGIS::metrorail-service-district-parcel-lookup> ;
    dcat:mediaType "text/html" .

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

