@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/28681029-f17f-4a07-8d59-035a7c69c28c> a dcat:Dataset ;
    dct:description "Historic Highway Performance Monitoring System universe data for the year 1983" ;
    dct:identifier <https://data.transportation.gov/api/views/6itn-mw5q> ;
    dct:issued "2022-07-06"^^xsd:date ;
    dct:language "{en-US}" ;
    dct:modified "2022-07-19"^^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) - 1983" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Office of Highway Policy Information" ;
            vcard:hasEmail <mailto:PolicyInfoFeedback@dot.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/28681029-f17f-4a07-8d59-035a7c69c28c/resource/25dea69f-c7be-4bbe-9985-26651cbf9f03>,
        <https://data.amerigeoss.org/dataset/28681029-f17f-4a07-8d59-035a7c69c28c/resource/428a4726-afe5-4c58-85f1-fd55d6404f1b>,
        <https://data.amerigeoss.org/dataset/28681029-f17f-4a07-8d59-035a7c69c28c/resource/c4d71d02-30d8-4bde-9903-7a7df60395b3>,
        <https://data.amerigeoss.org/dataset/28681029-f17f-4a07-8d59-035a7c69c28c/resource/d36bee15-2a74-46df-8d57-f680f5eeee6f> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "highway-performance-monitoring",
        "highway-performance-monitoring-system",
        "highways",
        "hpms",
        "national",
        "north-america",
        "united-states" ;
    dcat:theme <%7B%22Roadways%20and%20Bridges%22%7D> .

<https://data.amerigeoss.org/dataset/28681029-f17f-4a07-8d59-035a7c69c28c/resource/25dea69f-c7be-4bbe-9985-26651cbf9f03> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2022-08-08T20:03:18.195219"^^xsd:dateTime ;
    dct:modified "2025-11-20T14:30:06.340515"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.transportation.gov/api/views/6itn-mw5q/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/28681029-f17f-4a07-8d59-035a7c69c28c/resource/428a4726-afe5-4c58-85f1-fd55d6404f1b> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2022-08-08T20:03:18.195215"^^xsd:dateTime ;
    dct:modified "2025-11-20T14:30:06.340105"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.transportation.gov/api/views/6itn-mw5q/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/28681029-f17f-4a07-8d59-035a7c69c28c/resource/c4d71d02-30d8-4bde-9903-7a7df60395b3> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2022-08-08T20:03:18.195223"^^xsd:dateTime ;
    dct:modified "2025-11-20T14:30:06.340917"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.transportation.gov/api/views/6itn-mw5q/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/28681029-f17f-4a07-8d59-035a7c69c28c/resource/d36bee15-2a74-46df-8d57-f680f5eeee6f> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2022-08-08T20:03:18.195209"^^xsd:dateTime ;
    dct:modified "2025-11-20T14:30:06.339685"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.transportation.gov/api/views/6itn-mw5q/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" .

