@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/33d2f015-1806-4f1f-8b8f-d8cbf52228d9> a dcat:Dataset ;
    dct:description "This link will take you to the site where you can create an account to access Pittsburgh Regional Transit's real time arrival information. To request access to Pittsburgh Regional Transit's real-time API, login or create an account at http://truetime.portauthority.org. Once you log in, go to \"My Account\", under \"Developer API\", click the link to request access." ;
    dct:identifier "1e3a92ad-49b9-46cf-aa14-2d58e76e5ec6" ;
    dct:issued "2025-09-25T00:08:05.718984"^^xsd:dateTime ;
    dct:modified "2022-07-07T14:16:52.845687"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "True Time API Link (real time arrival info)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Western Pennsylvania Regional Data Center" ;
            vcard:hasEmail <mailto:wprdc@pitt.edu> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/33d2f015-1806-4f1f-8b8f-d8cbf52228d9/resource/7277e2aa-87ad-4f50-8832-c16998a4dc5b> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "api",
        "arrival",
        "bus",
        "light-rail",
        "lrt",
        "paac",
        "port-authority",
        "real-time",
        "subway",
        "transportation",
        "true-time" ;
    dcat:theme <%7BTransportation%7D> .

<https://data.amerigeoss.org/dataset/33d2f015-1806-4f1f-8b8f-d8cbf52228d9/resource/7277e2aa-87ad-4f50-8832-c16998a4dc5b> a dcat:Distribution ;
    dct:description "home.jsp" ;
    dct:format "HTML" ;
    dct:issued "2023-01-24T18:08:06.657533"^^xsd:dateTime ;
    dct:modified "2025-09-25T00:08:05.688137"^^xsd:dateTime ;
    dct:title "True Time Website Link" ;
    dcat:accessURL <http://truetime.portauthority.org/bustime/home.jsp> ;
    dcat:mediaType "text/html" .

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

