@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/7af3c7bb-a80f-4635-a311-c750d39300ad> a dcat:Dataset ;
    dct:description "Historic Highway Performance Monitoring System sample data for the year 1993" ;
    dct:identifier <https://data.transportation.gov/api/views/23ec-e7bt> ;
    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) - 1993" ;
    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/7af3c7bb-a80f-4635-a311-c750d39300ad/resource/023c33f0-4e09-4b2c-b973-8cdfb5d22f34>,
        <https://data.amerigeoss.org/dataset/7af3c7bb-a80f-4635-a311-c750d39300ad/resource/34579507-ba26-461b-a3ca-7a7140a0073c>,
        <https://data.amerigeoss.org/dataset/7af3c7bb-a80f-4635-a311-c750d39300ad/resource/41f64ad3-5b2d-42e8-bc32-6c7185ec15a9>,
        <https://data.amerigeoss.org/dataset/7af3c7bb-a80f-4635-a311-c750d39300ad/resource/580c9779-e1ee-4486-bdeb-8b12a81040a5> ;
    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/7af3c7bb-a80f-4635-a311-c750d39300ad/resource/023c33f0-4e09-4b2c-b973-8cdfb5d22f34> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2022-07-20T06:12:39.492051"^^xsd:dateTime ;
    dct:modified "2025-11-22T21:06:13.808250"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.transportation.gov/api/views/23ec-e7bt/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/7af3c7bb-a80f-4635-a311-c750d39300ad/resource/34579507-ba26-461b-a3ca-7a7140a0073c> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2022-07-20T06:12:39.492045"^^xsd:dateTime ;
    dct:modified "2025-11-22T21:06:13.807855"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.transportation.gov/api/views/23ec-e7bt/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/7af3c7bb-a80f-4635-a311-c750d39300ad/resource/41f64ad3-5b2d-42e8-bc32-6c7185ec15a9> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2022-07-20T06:12:39.492034"^^xsd:dateTime ;
    dct:modified "2025-11-22T21:06:13.807421"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.transportation.gov/api/views/23ec-e7bt/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/7af3c7bb-a80f-4635-a311-c750d39300ad/resource/580c9779-e1ee-4486-bdeb-8b12a81040a5> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2022-07-20T06:12:39.492056"^^xsd:dateTime ;
    dct:modified "2025-11-22T21:06:13.808668"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.transportation.gov/api/views/23ec-e7bt/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" .

