@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/019099e7-a1eb-41b6-a908-8d2f1c799d35> a dcat:Dataset ;
    dct:description "Historic Highway Performance Monitoring System sample data for the year 1990" ;
    dct:identifier <https://data.transportation.gov/api/views/9g29-2wbf> ;
    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) - 1990" ;
    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/019099e7-a1eb-41b6-a908-8d2f1c799d35/resource/04266752-971a-4776-be2d-75eacdb2b399>,
        <https://data.amerigeoss.org/dataset/019099e7-a1eb-41b6-a908-8d2f1c799d35/resource/6bad024d-d561-472f-b533-37e504136e0c>,
        <https://data.amerigeoss.org/dataset/019099e7-a1eb-41b6-a908-8d2f1c799d35/resource/86e53bf9-9343-4db8-811b-8c5c61d9c223>,
        <https://data.amerigeoss.org/dataset/019099e7-a1eb-41b6-a908-8d2f1c799d35/resource/cd6713f8-3256-4413-b380-ab09fb1a3f57> ;
    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/019099e7-a1eb-41b6-a908-8d2f1c799d35/resource/04266752-971a-4776-be2d-75eacdb2b399> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2022-08-08T20:27:12.409864"^^xsd:dateTime ;
    dct:modified "2025-11-19T19:47:16.462681"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.transportation.gov/api/views/9g29-2wbf/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/019099e7-a1eb-41b6-a908-8d2f1c799d35/resource/6bad024d-d561-472f-b533-37e504136e0c> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2022-08-08T20:27:12.409872"^^xsd:dateTime ;
    dct:modified "2025-11-19T19:47:16.464470"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.transportation.gov/api/views/9g29-2wbf/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/019099e7-a1eb-41b6-a908-8d2f1c799d35/resource/86e53bf9-9343-4db8-811b-8c5c61d9c223> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2022-08-08T20:27:12.409857"^^xsd:dateTime ;
    dct:modified "2025-11-19T19:47:16.461853"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.transportation.gov/api/views/9g29-2wbf/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/019099e7-a1eb-41b6-a908-8d2f1c799d35/resource/cd6713f8-3256-4413-b380-ab09fb1a3f57> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2022-08-08T20:27:12.409868"^^xsd:dateTime ;
    dct:modified "2025-11-19T19:47:16.463549"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.transportation.gov/api/views/9g29-2wbf/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

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

