@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/05caf782-d5ee-419a-9aea-8c19d189a073> a dcat:Dataset ;
    dct:description "Routes, Stops, Park & Rides, ADA Polygons, and Service Area for the August 2018 Service Period." ;
    dct:identifier <https://data.austintexas.gov/api/views/djm5-2hs3> ;
    dct:issued "2018-12-04"^^xsd:date ;
    dct:modified "2020-06-26"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "CapMetro Shapefiles - AUGUST 2018" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Capital Metro GIS" ;
            vcard:hasEmail <mailto:no-reply@data.texas.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/05caf782-d5ee-419a-9aea-8c19d189a073/resource/5a9a9336-49bc-4792-9ea3-97fcf26f2fa5> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "ada",
        "gis",
        "park-n-rides",
        "routes",
        "service-area",
        "shapefile",
        "shp",
        "stops" ;
    dcat:theme <%7BTransportation%7D> .

<https://data.amerigeoss.org/dataset/05caf782-d5ee-419a-9aea-8c19d189a073/resource/5a9a9336-49bc-4792-9ea3-97fcf26f2fa5> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2023-08-25T22:41:29.448136"^^xsd:dateTime ;
    dct:modified "2025-09-23T16:45:41.149491"^^xsd:dateTime ;
    dct:title "Zip File" ;
    dcat:accessURL <https://data.austintexas.gov/download/djm5-2hs3/application/zip> ;
    dcat:mediaType "application/zip" .

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

