@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/4d02eb65-53e4-4d88-8485-20fa7e132539> a dcat:Dataset ;
    dct:description "Historic Highway Performance Monitoring System sample data for the year 1994" ;
    dct:identifier <https://data.transportation.gov/api/views/9nnb-g2yz> ;
    dct:issued "2022-07-08"^^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 (Sample) - 1994" ;
    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/4d02eb65-53e4-4d88-8485-20fa7e132539/resource/1c787739-cd3f-4e81-ba73-2bdb0003db5f>,
        <https://data.amerigeoss.org/dataset/4d02eb65-53e4-4d88-8485-20fa7e132539/resource/2de28ff3-1332-40b9-ad0d-bf6b3818ff7d>,
        <https://data.amerigeoss.org/dataset/4d02eb65-53e4-4d88-8485-20fa7e132539/resource/3504bc51-266e-4a45-8903-165dd4338a3f>,
        <https://data.amerigeoss.org/dataset/4d02eb65-53e4-4d88-8485-20fa7e132539/resource/84dd169d-0b69-4a45-af8c-f09bcb6cef6c> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "highway",
        "highway-performance-monitoring",
        "highway-performance-monitoring-system",
        "highways",
        "hpms",
        "national",
        "north-america",
        "sample",
        "united-states" ;
    dcat:theme <%7B%22Roadways%20and%20Bridges%22%7D> .

<https://data.amerigeoss.org/dataset/4d02eb65-53e4-4d88-8485-20fa7e132539/resource/1c787739-cd3f-4e81-ba73-2bdb0003db5f> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2022-08-08T20:29:04.232768"^^xsd:dateTime ;
    dct:modified "2025-11-21T13:40:53.323111"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.transportation.gov/api/views/9nnb-g2yz/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/4d02eb65-53e4-4d88-8485-20fa7e132539/resource/2de28ff3-1332-40b9-ad0d-bf6b3818ff7d> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2022-08-08T20:29:04.232764"^^xsd:dateTime ;
    dct:modified "2025-11-21T13:40:53.322730"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.transportation.gov/api/views/9nnb-g2yz/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/4d02eb65-53e4-4d88-8485-20fa7e132539/resource/3504bc51-266e-4a45-8903-165dd4338a3f> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2022-08-08T20:29:04.232753"^^xsd:dateTime ;
    dct:modified "2025-11-21T13:40:53.321918"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.transportation.gov/api/views/9nnb-g2yz/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/4d02eb65-53e4-4d88-8485-20fa7e132539/resource/84dd169d-0b69-4a45-af8c-f09bcb6cef6c> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2022-08-08T20:29:04.232760"^^xsd:dateTime ;
    dct:modified "2025-11-21T13:40:53.322334"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.transportation.gov/api/views/9nnb-g2yz/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

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

