@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/0dc0dee0-c3d3-43f4-a868-b8f3345400fe> a dcat:Dataset ;
    dct:description "Historic Highway Performance Monitoring System sample data for the year 1980." ;
    dct:identifier <https://data.transportation.gov/api/views/5b2v-t5k8> ;
    dct:issued "2022-07-08"^^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: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 "Historic HPMS Data (Sample) - 1980" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "FHWA-Datahub" ;
            vcard:hasEmail <mailto:Highway-Data@dot.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/0dc0dee0-c3d3-43f4-a868-b8f3345400fe/resource/01842185-9ee5-432c-95d9-78c68d6e81e2>,
        <https://data.amerigeoss.org/dataset/0dc0dee0-c3d3-43f4-a868-b8f3345400fe/resource/06a7c0d4-dac9-49f9-8777-331576434308>,
        <https://data.amerigeoss.org/dataset/0dc0dee0-c3d3-43f4-a868-b8f3345400fe/resource/996d923e-c543-4e1b-9519-a4f04d23319c>,
        <https://data.amerigeoss.org/dataset/0dc0dee0-c3d3-43f4-a868-b8f3345400fe/resource/c30ee99f-a85d-4e38-8fdb-0f896712e471> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "highway",
        "highway-performance-monitoring",
        "highway-performance-monitoring-system",
        "highways",
        "hpms",
        "sample" ;
    dcat:theme <%7B%22Roadways%20and%20Bridges%22%7D> .

<https://data.amerigeoss.org/dataset/0dc0dee0-c3d3-43f4-a868-b8f3345400fe/resource/01842185-9ee5-432c-95d9-78c68d6e81e2> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2022-07-20T06:12:43.761637"^^xsd:dateTime ;
    dct:modified "2025-09-23T19:45:56.653798"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.transportation.gov/api/views/5b2v-t5k8/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/0dc0dee0-c3d3-43f4-a868-b8f3345400fe/resource/06a7c0d4-dac9-49f9-8777-331576434308> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2022-07-20T06:12:43.761630"^^xsd:dateTime ;
    dct:modified "2025-09-23T19:45:56.652661"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.transportation.gov/api/views/5b2v-t5k8/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/0dc0dee0-c3d3-43f4-a868-b8f3345400fe/resource/996d923e-c543-4e1b-9519-a4f04d23319c> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2022-07-20T06:12:43.761640"^^xsd:dateTime ;
    dct:modified "2025-09-23T19:45:56.655204"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.transportation.gov/api/views/5b2v-t5k8/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/0dc0dee0-c3d3-43f4-a868-b8f3345400fe/resource/c30ee99f-a85d-4e38-8fdb-0f896712e471> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2022-07-20T06:12:43.761643"^^xsd:dateTime ;
    dct:modified "2025-09-23T19:45:56.656314"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.transportation.gov/api/views/5b2v-t5k8/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" .

