@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/4ed9901b-a71b-49a4-ae1d-2004bd60d7f2> a dcat:Dataset ;
    dct:description "Data set containing broad modal and financial data for all agencies reporting to the NTD for report years 2014 to the most recently published data within the Federal Transit Administration's NTD Data website." ;
    dct:identifier <https://data.transportation.gov/api/views/h3hh-wfqt> ;
    dct:issued "2020-05-15"^^xsd:date ;
    dct:language "{en-US}" ;
    dct:modified "2022-04-01"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-124.7333 24.5442, -124.7333 49.3886, -66.9548 49.3886, -66.9548 24.5442, -124.7333 24.5442))"^^gsp:wktLiteral ] ;
    dct:title "Transit System Time Series" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "John D. Giorgis" ;
            vcard:hasEmail <mailto:john.giorgis@dot.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/4ed9901b-a71b-49a4-ae1d-2004bd60d7f2/resource/0bbf3704-56c3-4d64-86ff-51a7915e0c62>,
        <https://data.amerigeoss.org/dataset/4ed9901b-a71b-49a4-ae1d-2004bd60d7f2/resource/26eebf74-af35-47a9-befa-f807b357a7b8>,
        <https://data.amerigeoss.org/dataset/4ed9901b-a71b-49a4-ae1d-2004bd60d7f2/resource/80b95c67-9e3c-4694-a54c-7e3fcc8ba996>,
        <https://data.amerigeoss.org/dataset/4ed9901b-a71b-49a4-ae1d-2004bd60d7f2/resource/f9bf83aa-f9e2-426a-a5e3-c1b81d83d1f3> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "financial",
        "geo",
        "geoss",
        "national",
        "north-america",
        "transit",
        "united-states" ;
    dcat:theme <%7B%22Public%20Transit%22%7D> .

<https://data.amerigeoss.org/dataset/4ed9901b-a71b-49a4-ae1d-2004bd60d7f2/resource/0bbf3704-56c3-4d64-86ff-51a7915e0c62> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2022-08-08T21:23:56.291912"^^xsd:dateTime ;
    dct:modified "2025-11-21T14:47:08.567545"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.transportation.gov/api/views/h3hh-wfqt/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/4ed9901b-a71b-49a4-ae1d-2004bd60d7f2/resource/26eebf74-af35-47a9-befa-f807b357a7b8> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2022-08-08T21:23:56.291917"^^xsd:dateTime ;
    dct:modified "2025-11-21T14:47:08.567950"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.transportation.gov/api/views/h3hh-wfqt/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/4ed9901b-a71b-49a4-ae1d-2004bd60d7f2/resource/80b95c67-9e3c-4694-a54c-7e3fcc8ba996> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2022-08-08T21:23:56.291906"^^xsd:dateTime ;
    dct:modified "2025-11-21T14:47:08.567115"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.transportation.gov/api/views/h3hh-wfqt/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/4ed9901b-a71b-49a4-ae1d-2004bd60d7f2/resource/f9bf83aa-f9e2-426a-a5e3-c1b81d83d1f3> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2022-08-08T21:23:56.291921"^^xsd:dateTime ;
    dct:modified "2025-11-21T14:47:08.568359"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.transportation.gov/api/views/h3hh-wfqt/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

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

