@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/1b2d8b02-fce6-41a2-8aef-5fd16caacc72> 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 "2024-05-08"^^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 "FHWA-Datahub" ;
            vcard:hasEmail <mailto:Highway-Data@dot.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/1b2d8b02-fce6-41a2-8aef-5fd16caacc72/resource/0b836ca3-5580-4c42-a0ea-5bb8fc5307b6>,
        <https://data.amerigeoss.org/dataset/1b2d8b02-fce6-41a2-8aef-5fd16caacc72/resource/15f6747e-de2e-4671-b674-661ecb801d49>,
        <https://data.amerigeoss.org/dataset/1b2d8b02-fce6-41a2-8aef-5fd16caacc72/resource/6199443f-668b-4817-ba39-2079b210ca97>,
        <https://data.amerigeoss.org/dataset/1b2d8b02-fce6-41a2-8aef-5fd16caacc72/resource/6d9b92da-d5b5-4420-a89f-74732609f869> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "toll",
        "toll-id",
        "toll-name" ;
    dcat:theme <%7B%22Roadways%20and%20Bridges%22%7D> .

<https://data.amerigeoss.org/dataset/1b2d8b02-fce6-41a2-8aef-5fd16caacc72/resource/0b836ca3-5580-4c42-a0ea-5bb8fc5307b6> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2021-04-12T18:52:49.593161"^^xsd:dateTime ;
    dct:modified "2025-09-24T04:04:48.842891"^^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/1b2d8b02-fce6-41a2-8aef-5fd16caacc72/resource/15f6747e-de2e-4671-b674-661ecb801d49> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2021-04-12T18:52:49.593155"^^xsd:dateTime ;
    dct:modified "2025-09-24T04:04:48.841596"^^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/1b2d8b02-fce6-41a2-8aef-5fd16caacc72/resource/6199443f-668b-4817-ba39-2079b210ca97> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2021-04-12T18:52:49.593164"^^xsd:dateTime ;
    dct:modified "2025-09-24T04:04:48.844152"^^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/1b2d8b02-fce6-41a2-8aef-5fd16caacc72/resource/6d9b92da-d5b5-4420-a89f-74732609f869> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2021-04-12T18:52:49.593166"^^xsd:dateTime ;
    dct:modified "2025-09-24T04:04:48.845314"^^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" .

