@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/16fa8026-57f7-433c-b41f-6b7657ed205a> a dcat:Dataset ;
    dct:description "A set of comma delimited text files containing schedule data for all fixed route MetroBus lines, and MetroRail. The files use the General Transit Feed Specification, which is documented at https://developers.google.com/transit/gtfs/reference." ;
    dct:identifier <https://data.austintexas.gov/api/views/wj2m-d6q9> ;
    dct:issued "2016-05-13"^^xsd:date ;
    dct:modified "2020-06-26"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "CapMetro GTFS - January 2016" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "CMTA GTFS" ;
            vcard:hasEmail <mailto:no-reply@data.texas.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/16fa8026-57f7-433c-b41f-6b7657ed205a/resource/ebb2db38-e2f6-421b-8436-946f66eadd26> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "capital-metro",
        "gtfs",
        "schedule-data",
        "transit" ;
    dcat:theme <%7BTransportation%7D> .

<https://data.amerigeoss.org/dataset/16fa8026-57f7-433c-b41f-6b7657ed205a/resource/ebb2db38-e2f6-421b-8436-946f66eadd26> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2023-08-25T23:43:59.011993"^^xsd:dateTime ;
    dct:modified "2025-09-24T01:33:51.555821"^^xsd:dateTime ;
    dct:title "Zip File" ;
    dcat:accessURL <https://data.austintexas.gov/download/wj2m-d6q9/application/zip> ;
    dcat:mediaType "application/zip" .

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

