@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/2fcbbab1-19a7-4aaf-a306-6cf86160a5ef> a dcat:Dataset ;
    dct:description "Historic Highway Performance Monitoring System sample data for the year 1986" ;
    dct:identifier <https://data.transportation.gov/api/views/tmwr-mmw6> ;
    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) - 1986" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "FHWA-Datahub" ;
            vcard:hasEmail <mailto:Highway-Data@dot.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2fcbbab1-19a7-4aaf-a306-6cf86160a5ef/resource/1c944aad-4d47-49c2-a447-f3fdbb559ed4>,
        <https://data.amerigeoss.org/dataset/2fcbbab1-19a7-4aaf-a306-6cf86160a5ef/resource/51f97b87-f6bc-43e1-8dad-0ab650a816ca>,
        <https://data.amerigeoss.org/dataset/2fcbbab1-19a7-4aaf-a306-6cf86160a5ef/resource/b12fea5c-1814-466e-94fe-cd02a43173ba>,
        <https://data.amerigeoss.org/dataset/2fcbbab1-19a7-4aaf-a306-6cf86160a5ef/resource/d341bad1-b5b9-424e-bbed-3baeaa66299e> ;
    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/2fcbbab1-19a7-4aaf-a306-6cf86160a5ef/resource/1c944aad-4d47-49c2-a447-f3fdbb559ed4> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2022-07-20T06:13:26.476716"^^xsd:dateTime ;
    dct:modified "2025-09-24T20:59:02.998347"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.transportation.gov/api/views/tmwr-mmw6/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/2fcbbab1-19a7-4aaf-a306-6cf86160a5ef/resource/51f97b87-f6bc-43e1-8dad-0ab650a816ca> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2022-07-20T06:13:26.476721"^^xsd:dateTime ;
    dct:modified "2025-09-24T20:59:02.999740"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.transportation.gov/api/views/tmwr-mmw6/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/2fcbbab1-19a7-4aaf-a306-6cf86160a5ef/resource/b12fea5c-1814-466e-94fe-cd02a43173ba> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2022-07-20T06:13:26.476705"^^xsd:dateTime ;
    dct:modified "2025-09-24T20:59:02.996913"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.transportation.gov/api/views/tmwr-mmw6/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/2fcbbab1-19a7-4aaf-a306-6cf86160a5ef/resource/d341bad1-b5b9-424e-bbed-3baeaa66299e> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2022-07-20T06:13:26.476725"^^xsd:dateTime ;
    dct:modified "2025-09-24T20:59:03.001122"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.transportation.gov/api/views/tmwr-mmw6/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" .

