@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/3cf12ffe-7a79-44cf-a579-b71a04b1adfc> a dcat:Dataset ;
    dct:description "HPMS toll ID and facility name by state." ;
    dct:identifier <https://data.transportation.gov/api/views/8fiq-4cn6> ;
    dct:issued "2020-07-14"^^xsd:date ;
    dct:language "{en-US}" ;
    dct:modified "2021-03-31"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Toll ID Elements" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Robert Rozycki" ;
            vcard:hasEmail <mailto:Robert.Rozycki@dot.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/3cf12ffe-7a79-44cf-a579-b71a04b1adfc/resource/019d4b78-8105-4c56-973d-87e52f542a60>,
        <https://data.amerigeoss.org/dataset/3cf12ffe-7a79-44cf-a579-b71a04b1adfc/resource/2917ba26-c963-40ce-a88b-476c930902d4>,
        <https://data.amerigeoss.org/dataset/3cf12ffe-7a79-44cf-a579-b71a04b1adfc/resource/5c26c2fb-268a-423c-951e-72be5e323d21>,
        <https://data.amerigeoss.org/dataset/3cf12ffe-7a79-44cf-a579-b71a04b1adfc/resource/cfce7902-9e01-4d69-a29f-e242ee1b1722> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "toll",
        "toll-id",
        "toll-name",
        "united-states" ;
    dcat:theme <%7B%22Roadways%20and%20Bridges%22%7D> .

<https://data.amerigeoss.org/dataset/3cf12ffe-7a79-44cf-a579-b71a04b1adfc/resource/019d4b78-8105-4c56-973d-87e52f542a60> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2022-08-08T20:18:58.431408"^^xsd:dateTime ;
    dct:modified "2025-11-21T03:14:35.404929"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.transportation.gov/api/views/8fiq-4cn6/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/3cf12ffe-7a79-44cf-a579-b71a04b1adfc/resource/2917ba26-c963-40ce-a88b-476c930902d4> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2022-08-08T20:18:58.431398"^^xsd:dateTime ;
    dct:modified "2025-11-21T03:14:35.404072"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.transportation.gov/api/views/8fiq-4cn6/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/3cf12ffe-7a79-44cf-a579-b71a04b1adfc/resource/5c26c2fb-268a-423c-951e-72be5e323d21> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2022-08-08T20:18:58.431404"^^xsd:dateTime ;
    dct:modified "2025-11-21T03:14:35.404528"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.transportation.gov/api/views/8fiq-4cn6/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/3cf12ffe-7a79-44cf-a579-b71a04b1adfc/resource/cfce7902-9e01-4d69-a29f-e242ee1b1722> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2022-08-08T20:18:58.431412"^^xsd:dateTime ;
    dct:modified "2025-11-21T03:14:35.405347"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.transportation.gov/api/views/8fiq-4cn6/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" .

