@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/5c570eaf-a6c1-47cd-b85f-d94673185069> a dcat:Dataset ;
    dct:description "Park and Ride interactive map. Identify the location of each park and ride lot in relation to any street address within Loudoun County.<div><a href='https://www.loudoun.gov/242/Park-Ride-Lots' rel='nofollow ugc' target='_blank'>Park and Ride Lot Locations and Information</a></div>" ;
    dct:identifier <https://geohub-loudoungis.opendata.arcgis.com/apps/LoudounGIS::park-ride-lookup> ;
    dct:issued "2016-04-19T19:35:22+00:00"^^xsd:dateTime ;
    dct:modified "2021-05-26T14:44:56+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 "Park & Ride Lookup" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "LoudounCounty" ;
            vcard:hasEmail <mailto:mapping@loudoun.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/5c570eaf-a6c1-47cd-b85f-d94673185069/resource/1147804a-43de-4cfd-a379-1f744f54f12f>,
        <https://data.amerigeoss.org/dataset/5c570eaf-a6c1-47cd-b85f-d94673185069/resource/b829dffd-34c8-48f3-abf7-fe0936ddfc1f> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "bus",
        "carpool",
        "ckan",
        "commute",
        "commuter-lot",
        "commuting",
        "geo",
        "geoss",
        "metro",
        "national",
        "north-america",
        "park-and-ride-lot",
        "parking",
        "transit",
        "transportation",
        "united-states",
        "vanpool" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/5c570eaf-a6c1-47cd-b85f-d94673185069/resource/1147804a-43de-4cfd-a379-1f744f54f12f> a dcat:Distribution ;
    dct:format "ArcGIS GeoServices REST API" ;
    dct:issued "2022-01-24T23:14:52.671771"^^xsd:dateTime ;
    dct:modified "2025-11-22T00:03:02.449413"^^xsd:dateTime ;
    dct:title "ArcGIS GeoService" ;
    dcat:accessURL <https://www.loudoun.gov/3079/Park-Ride-Look-Up-Map> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/5c570eaf-a6c1-47cd-b85f-d94673185069/resource/b829dffd-34c8-48f3-abf7-fe0936ddfc1f> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2022-01-24T23:14:52.671761"^^xsd:dateTime ;
    dct:modified "2025-11-22T00:03:02.449006"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://geohub-loudoungis.opendata.arcgis.com/apps/LoudounGIS::park-ride-lookup> ;
    dcat:mediaType "text/html" .

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

