@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/078122fd-4fb0-4702-a4df-65fe453366ed> a dcat:Dataset ;
    dct:description "This data set is to hold some SBIR Documents to be released." ;
    dct:identifier <https://data.transportation.gov/api/views/ncrx-4ncc> ;
    dct:issued "2024-05-30"^^xsd:date ;
    dct:language "{en-US}" ;
    dct:modified "2024-06-07"^^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 "SBIR Documents" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "FHWA-Datahub" ;
            vcard:hasEmail <mailto:Highway-Data@dot.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/078122fd-4fb0-4702-a4df-65fe453366ed/resource/0ddcedfa-c80a-405f-a116-3074c7b88618>,
        <https://data.amerigeoss.org/dataset/078122fd-4fb0-4702-a4df-65fe453366ed/resource/1965d30e-4322-4293-99f3-091137553e41>,
        <https://data.amerigeoss.org/dataset/078122fd-4fb0-4702-a4df-65fe453366ed/resource/4de95537-0e92-4406-b832-5b1f930db70c>,
        <https://data.amerigeoss.org/dataset/078122fd-4fb0-4702-a4df-65fe453366ed/resource/dc73a349-b0a2-4b5b-bae1-aa340e63ef0c> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "speed-data",
        "speed-trends" ;
    dcat:theme <%7B%22Roadways%20and%20Bridges%22%7D> .

<https://data.amerigeoss.org/dataset/078122fd-4fb0-4702-a4df-65fe453366ed/resource/0ddcedfa-c80a-405f-a116-3074c7b88618> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2022-01-24T23:19:13.094652"^^xsd:dateTime ;
    dct:modified "2025-09-23T17:21:17.402577"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.transportation.gov/api/views/ncrx-4ncc/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/078122fd-4fb0-4702-a4df-65fe453366ed/resource/1965d30e-4322-4293-99f3-091137553e41> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2022-01-24T23:19:13.094655"^^xsd:dateTime ;
    dct:modified "2025-09-23T17:21:17.403340"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.transportation.gov/api/views/ncrx-4ncc/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/078122fd-4fb0-4702-a4df-65fe453366ed/resource/4de95537-0e92-4406-b832-5b1f930db70c> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2022-01-24T23:19:13.094645"^^xsd:dateTime ;
    dct:modified "2025-09-23T17:21:17.401748"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.transportation.gov/api/views/ncrx-4ncc/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/078122fd-4fb0-4702-a4df-65fe453366ed/resource/dc73a349-b0a2-4b5b-bae1-aa340e63ef0c> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2022-01-24T23:19:13.094658"^^xsd:dateTime ;
    dct:modified "2025-09-23T17:21:17.404123"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.transportation.gov/api/views/ncrx-4ncc/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" .

