@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/70f40aee-02cc-4a17-8a46-df4f7fae2afa> a dcat:Dataset ;
    dct:description """Agency Name: VoTran
NTD Name: County of Volusia, dba: VOTRAN
NTD ID: 40032
Feed ID: 40032
GTFS: Y
GTFS URL: http://www.votran.org/core/fileparse.php/6120/urlt/Votran_General_Transit_Feed.zip
Agency URL: http://www.votran.org/
Region: Palm Coast-Daytona Beach-Port Orange, FL
City: South Daytona
State: FL""" ;
    dct:identifier <https://data.transportation.gov/api/views/7e57-q386> ;
    dct:issued "2022-01-28"^^xsd:date ;
    dct:modified "2022-01-28"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "NTM: VoTran" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Derald Dudley" ;
            vcard:hasEmail <mailto:NationalTransitMap@dot.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/70f40aee-02cc-4a17-8a46-df4f7fae2afa/resource/b2e309cb-bbed-48dc-89c7-83a10b55db65> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "national-transit-map",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/70f40aee-02cc-4a17-8a46-df4f7fae2afa/resource/b2e309cb-bbed-48dc-89c7-83a10b55db65> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2022-01-30T07:04:41.404635"^^xsd:dateTime ;
    dct:modified "2025-11-22T15:11:57.160410"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.transportation.gov/download/7e57-q386/text/csv> ;
    dcat:mediaType "text/csv" .

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

