@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/179d2581-9ab4-42e2-92d3-122e14a0f5d8> a dcat:Dataset ;
    dct:description "Historic Highway Performance Monitoring System universe data for the year 2003" ;
    dct:identifier <https://data.transportation.gov/api/views/ismp-dmnm> ;
    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) - 2003" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "FHWA-Datahub" ;
            vcard:hasEmail <mailto:Highway-Data@dot.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/179d2581-9ab4-42e2-92d3-122e14a0f5d8/resource/75a639eb-5bc6-4fa3-851c-32ab6fd835c2>,
        <https://data.amerigeoss.org/dataset/179d2581-9ab4-42e2-92d3-122e14a0f5d8/resource/783fff58-85c9-4227-afaf-c014622d9d3d>,
        <https://data.amerigeoss.org/dataset/179d2581-9ab4-42e2-92d3-122e14a0f5d8/resource/87a30653-27f9-460f-97c0-3d6684ab2e17>,
        <https://data.amerigeoss.org/dataset/179d2581-9ab4-42e2-92d3-122e14a0f5d8/resource/a467a5f1-6119-4f30-ae85-0be7f61f70fe> ;
    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/179d2581-9ab4-42e2-92d3-122e14a0f5d8/resource/75a639eb-5bc6-4fa3-851c-32ab6fd835c2> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2022-07-20T06:13:08.348288"^^xsd:dateTime ;
    dct:modified "2025-09-24T02:00:29.148357"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.transportation.gov/api/views/ismp-dmnm/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/179d2581-9ab4-42e2-92d3-122e14a0f5d8/resource/783fff58-85c9-4227-afaf-c014622d9d3d> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2022-07-20T06:13:08.348279"^^xsd:dateTime ;
    dct:modified "2025-09-24T02:00:29.147180"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.transportation.gov/api/views/ismp-dmnm/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/179d2581-9ab4-42e2-92d3-122e14a0f5d8/resource/87a30653-27f9-460f-97c0-3d6684ab2e17> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2022-07-20T06:13:08.348254"^^xsd:dateTime ;
    dct:modified "2025-09-24T02:00:29.145937"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.transportation.gov/api/views/ismp-dmnm/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/179d2581-9ab4-42e2-92d3-122e14a0f5d8/resource/a467a5f1-6119-4f30-ae85-0be7f61f70fe> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2022-07-20T06:13:08.348245"^^xsd:dateTime ;
    dct:modified "2025-09-24T02:00:29.144695"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.transportation.gov/api/views/ismp-dmnm/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

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

