@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/6afd122e-6c66-4058-8679-381e69c1f566> a dcat:Dataset ;
    dct:description "This dataset contains information about designated user-facilities and R&D equipment funded by the U.S. Department of Transportation and accessible to the private sector. These facilities reside throughout the United States and are meant to advance scientific research and accelerated technology commercialization." ;
    dct:identifier "1672.0" ;
    dct:issued "2015-02-05"^^xsd:date ;
    dct:language "{en-US}" ;
    dct:modified "2018-12-19"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "DOT User Facilities and R&D Equipment - List" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Santiago Navarro" ;
            vcard:hasEmail <mailto:santiago.navarro@dot.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/6afd122e-6c66-4058-8679-381e69c1f566/resource/0c657b42-2175-415b-934a-9edd2fa9f819> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "facilities",
        "geo",
        "geoss",
        "national",
        "north-america",
        "research",
        "technology",
        "transfer",
        "transportation",
        "united-states" ;
    dcat:theme <%7BTransportation%7D> .

<https://data.amerigeoss.org/dataset/6afd122e-6c66-4058-8679-381e69c1f566/resource/0c657b42-2175-415b-934a-9edd2fa9f819> a dcat:Distribution ;
    dct:description "DOT_RnDAssets2015.xlsx" ;
    dct:format "XLS" ;
    dct:issued "2020-11-12T12:52:13.235337"^^xsd:dateTime ;
    dct:modified "2025-11-19T14:56:06.348088"^^xsd:dateTime ;
    dct:title "List" ;
    dcat:accessURL <http://www.dot.gov/sites/dot.gov/files/docs/DOT_RnDAssets2015.xlsx> ;
    dcat:mediaType "application/vnd.ms-excel" .

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

