@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/f6524fbf-2ec3-4e80-b685-4a3aca689da8> a dcat:Dataset ;
    dct:description "Biennial report containing selected information on toll facilities in the United States that has been provided to FHWA by the States and/or various toll authorities regarding toll facilities in operation, financed, or under construction as of January 1." ;
    dct:identifier "f6524fbf-2ec3-4e80-b685-4a3aca689da8" ;
    dct:issued "2025-12-02T07:08:56.824520"^^xsd:dateTime ;
    dct:modified "2025-12-02T07:08:56.824524"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Toll Facilities in the United States" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Erickson1, Ron (FHWA)" ;
            vcard:hasEmail <mailto:Ron.Erickson@dot.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/f6524fbf-2ec3-4e80-b685-4a3aca689da8/resource/38f949cb-1a08-4382-8b22-2138d7682541> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/f6524fbf-2ec3-4e80-b685-4a3aca689da8/resource/38f949cb-1a08-4382-8b22-2138d7682541> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2019-02-13T17:07:47.234764"^^xsd:dateTime ;
    dct:modified "2025-12-02T07:08:56.818655"^^xsd:dateTime ;
    dct:title "Toll Facilities in the United States" ;
    dcat:accessURL <http://www.fhwa.dot.gov/policyinformation/tollpage/> ;
    dcat:mediaType "text/html" .

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

