@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/2cc64cf1-0121-4409-bdfd-d28a3a5f5606> a dcat:Dataset ;
    dct:description "Routes, Stops, Park & Rides, ADA Polygons, and Service Area for the August 2017 Service Period." ;
    dct:identifier <https://data.austintexas.gov/api/views/5d4c-snum> ;
    dct:issued "2017-08-17"^^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 2017" ;
    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/2cc64cf1-0121-4409-bdfd-d28a3a5f5606/resource/c335b182-6190-45e3-8f9c-f6414c998994> ;
    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/2cc64cf1-0121-4409-bdfd-d28a3a5f5606/resource/c335b182-6190-45e3-8f9c-f6414c998994> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2023-08-25T22:06:06.808223"^^xsd:dateTime ;
    dct:modified "2025-09-24T18:53:37.752628"^^xsd:dateTime ;
    dct:title "Zip File" ;
    dcat:accessURL <https://data.austintexas.gov/download/5d4c-snum/application/zip> ;
    dcat:mediaType "application/zip" .

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

