@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/079f6563-105d-4ffb-a6fe-3ee70fd8a29c> a dcat:Dataset ;
    dct:description "State DOT HPMS Section Attributes for Western States" ;
    dct:identifier <https://data.transportation.gov/api/views/v9ae-hsuk> ;
    dct:issued "2020-12-21"^^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 "Roadway Sections West 2018" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "FHWA-Datahub" ;
            vcard:hasEmail <mailto:Highway-Data@dot.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/079f6563-105d-4ffb-a6fe-3ee70fd8a29c/resource/1188f61d-506f-45b9-846c-148e92d0deb6>,
        <https://data.amerigeoss.org/dataset/079f6563-105d-4ffb-a6fe-3ee70fd8a29c/resource/7242cadd-aaa4-4210-864c-4eb5a0231fd7>,
        <https://data.amerigeoss.org/dataset/079f6563-105d-4ffb-a6fe-3ee70fd8a29c/resource/82b49efa-2969-456c-a858-ea63bb36831c>,
        <https://data.amerigeoss.org/dataset/079f6563-105d-4ffb-a6fe-3ee70fd8a29c/resource/9e484505-e8a9-43eb-a97a-7ef0f24931f8> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "alaska",
        "arizona",
        "california",
        "colorado",
        "hawaii",
        "hpms",
        "idaho",
        "montana",
        "nevada",
        "oregon",
        "utah",
        "washington",
        "west",
        "wyoming" ;
    dcat:theme <%7B%22Roadways%20and%20Bridges%22%7D> .

<https://data.amerigeoss.org/dataset/079f6563-105d-4ffb-a6fe-3ee70fd8a29c/resource/1188f61d-506f-45b9-846c-148e92d0deb6> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2021-03-11T16:19:09.153600"^^xsd:dateTime ;
    dct:modified "2025-09-23T17:23:52.505158"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.transportation.gov/api/views/v9ae-hsuk/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/079f6563-105d-4ffb-a6fe-3ee70fd8a29c/resource/7242cadd-aaa4-4210-864c-4eb5a0231fd7> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2021-03-11T16:19:09.153591"^^xsd:dateTime ;
    dct:modified "2025-09-23T17:23:52.503636"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.transportation.gov/api/views/v9ae-hsuk/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/079f6563-105d-4ffb-a6fe-3ee70fd8a29c/resource/82b49efa-2969-456c-a858-ea63bb36831c> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2021-03-11T16:19:09.153603"^^xsd:dateTime ;
    dct:modified "2025-09-23T17:23:52.505854"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.transportation.gov/api/views/v9ae-hsuk/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/079f6563-105d-4ffb-a6fe-3ee70fd8a29c/resource/9e484505-e8a9-43eb-a97a-7ef0f24931f8> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2021-03-11T16:19:09.153597"^^xsd:dateTime ;
    dct:modified "2025-09-23T17:23:52.504441"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.transportation.gov/api/views/v9ae-hsuk/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

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

