@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/720f01a4-df11-415c-a26f-e21a7316cd9b> a dcat:Dataset ;
    dct:description """Agency Name: Greenlink
NTD Name: Greenville Transit Authority
NTD ID: 40053
Feed ID: 40053
GTFS: Y
GTFS URL: http://www.ridegreenlink.com/1183/Google-Transit
Agency URL: http://www.ridegreenlink.com/
Region: Greenville, SC
City: Greenville
State: SC""" ;
    dct:identifier <https://data.transportation.gov/api/views/cjq6-ayvz> ;
    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: Greenlink" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Derald Dudley" ;
            vcard:hasEmail <mailto:NationalTransitMap@dot.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/720f01a4-df11-415c-a26f-e21a7316cd9b/resource/5aa50874-5519-4110-9d6e-4f459058c98d> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "national-transit-map",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/720f01a4-df11-415c-a26f-e21a7316cd9b/resource/5aa50874-5519-4110-9d6e-4f459058c98d> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2022-01-30T07:04:49.975625"^^xsd:dateTime ;
    dct:modified "2025-11-22T15:54:34.948837"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.transportation.gov/download/cjq6-ayvz/text/csv> ;
    dcat:mediaType "text/csv" .

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

