@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/1be10c39-2813-48be-93e4-6de153fdad1d> a dcat:Dataset ;
    dct:description "Historic Highway Performance Monitoring System universe data for the year 2006" ;
    dct:identifier <https://data.transportation.gov/api/views/w95q-6nqw> ;
    dct:issued "2022-07-07"^^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 (Universe) - 2006" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "FHWA-Datahub" ;
            vcard:hasEmail <mailto:Highway-Data@dot.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/1be10c39-2813-48be-93e4-6de153fdad1d/resource/02b83571-e0b0-47a0-9c2e-2c4a1405d298>,
        <https://data.amerigeoss.org/dataset/1be10c39-2813-48be-93e4-6de153fdad1d/resource/9088dc24-f338-4b5f-b5e5-a492bcbf35b2>,
        <https://data.amerigeoss.org/dataset/1be10c39-2813-48be-93e4-6de153fdad1d/resource/9bf792be-27ce-4f99-83ee-9f09285675d7>,
        <https://data.amerigeoss.org/dataset/1be10c39-2813-48be-93e4-6de153fdad1d/resource/d90507d1-ab56-4061-96b9-8cc95334df3a> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "highway",
        "highway-performance-monitoring",
        "highway-performance-monitoring-system",
        "highways",
        "hpms" ;
    dcat:theme <%7B%22Roadways%20and%20Bridges%22%7D> .

<https://data.amerigeoss.org/dataset/1be10c39-2813-48be-93e4-6de153fdad1d/resource/02b83571-e0b0-47a0-9c2e-2c4a1405d298> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2022-07-20T06:13:30.356477"^^xsd:dateTime ;
    dct:modified "2025-09-24T04:40:28.641181"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.transportation.gov/api/views/w95q-6nqw/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/1be10c39-2813-48be-93e4-6de153fdad1d/resource/9088dc24-f338-4b5f-b5e5-a492bcbf35b2> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2022-07-20T06:13:30.356480"^^xsd:dateTime ;
    dct:modified "2025-09-24T04:40:28.642460"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.transportation.gov/api/views/w95q-6nqw/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/1be10c39-2813-48be-93e4-6de153fdad1d/resource/9bf792be-27ce-4f99-83ee-9f09285675d7> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2022-07-20T06:13:30.356470"^^xsd:dateTime ;
    dct:modified "2025-09-24T04:40:28.639838"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.transportation.gov/api/views/w95q-6nqw/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/1be10c39-2813-48be-93e4-6de153fdad1d/resource/d90507d1-ab56-4061-96b9-8cc95334df3a> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2022-07-20T06:13:30.356483"^^xsd:dateTime ;
    dct:modified "2025-09-24T04:40:28.643735"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.transportation.gov/api/views/w95q-6nqw/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" .

