@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/68334dcf-3295-49de-9df6-8af3e6a8935b> a dcat:Dataset ;
    dct:description "Historic Highway Performance Monitoring System sample data for the year 2002" ;
    dct:identifier <https://data.transportation.gov/api/views/pxnz-pyjp> ;
    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) - 2002" ;
    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/68334dcf-3295-49de-9df6-8af3e6a8935b/resource/46254750-e605-48cb-8cfa-0a1023364c8f>,
        <https://data.amerigeoss.org/dataset/68334dcf-3295-49de-9df6-8af3e6a8935b/resource/8aa0af33-5238-4cd3-b2e3-68126dda4fdd>,
        <https://data.amerigeoss.org/dataset/68334dcf-3295-49de-9df6-8af3e6a8935b/resource/97a0022f-3eac-4704-9b38-339e077123d2>,
        <https://data.amerigeoss.org/dataset/68334dcf-3295-49de-9df6-8af3e6a8935b/resource/d39758e9-725a-46d1-b78a-8c0de7bf13cc> ;
    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/68334dcf-3295-49de-9df6-8af3e6a8935b/resource/46254750-e605-48cb-8cfa-0a1023364c8f> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2022-08-08T22:14:05.456845"^^xsd:dateTime ;
    dct:modified "2025-11-22T09:20:40.934419"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.transportation.gov/api/views/pxnz-pyjp/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/68334dcf-3295-49de-9df6-8af3e6a8935b/resource/8aa0af33-5238-4cd3-b2e3-68126dda4fdd> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2022-08-08T22:14:05.456859"^^xsd:dateTime ;
    dct:modified "2025-11-22T09:20:40.935645"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.transportation.gov/api/views/pxnz-pyjp/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/68334dcf-3295-49de-9df6-8af3e6a8935b/resource/97a0022f-3eac-4704-9b38-339e077123d2> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2022-08-08T22:14:05.456855"^^xsd:dateTime ;
    dct:modified "2025-11-22T09:20:40.935257"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.transportation.gov/api/views/pxnz-pyjp/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/68334dcf-3295-49de-9df6-8af3e6a8935b/resource/d39758e9-725a-46d1-b78a-8c0de7bf13cc> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2022-08-08T22:14:05.456851"^^xsd:dateTime ;
    dct:modified "2025-11-22T09:20:40.934854"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.transportation.gov/api/views/pxnz-pyjp/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" .

