@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/73c8357f-d15b-4d0a-8e9c-b25fa163fdde> a dcat:Dataset ;
    dct:description """Agency Name: Pee Dee Regional Transportation Authority
NTD Name: Pee Dee Regional Transportation Authority
NTD ID: 40056
Feed ID: 40056
GTFS: Y
GTFS URL: https://whereispdrta.com/gtfs
Agency URL: http://www.pdrta.org/
Region: Florence, SC
City: Florence
State: SC""" ;
    dct:identifier <https://data.transportation.gov/api/views/bkx7-re3q> ;
    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: Pee Dee Regional Transportation Authority" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Derald Dudley" ;
            vcard:hasEmail <mailto:NationalTransitMap@dot.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/73c8357f-d15b-4d0a-8e9c-b25fa163fdde/resource/bdc5fd1f-d59e-4952-9820-8e0f00981a4b> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "national-transit-map",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/73c8357f-d15b-4d0a-8e9c-b25fa163fdde/resource/bdc5fd1f-d59e-4952-9820-8e0f00981a4b> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2022-08-08T20:43:52.148473"^^xsd:dateTime ;
    dct:modified "2025-11-22T16:59:10.724753"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.transportation.gov/download/bkx7-re3q/text/csv> ;
    dcat:mediaType "text/csv" .

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

