@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/287dea17-4b33-4f02-8436-f30e74b03e08> a dcat:Dataset ;
    dct:description "Freight Facts and Figures - Freight Transportation Energy Use and Environmental Impacts" ;
    dct:identifier <https://data.transportation.gov/api/views/f7sr-d4s8> ;
    dct:issued "2019-09-24"^^xsd:date ;
    dct:modified "2022-04-28"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Freight Transportation Energy Use & Environmental Impacts" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Office of Transportation Analysis" ;
            vcard:hasEmail <mailto:mindy.liu@dot.gov> ] ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "bts",
        "bureau-of-transportation-statistics",
        "ckan",
        "energy",
        "environment",
        "fff",
        "freight",
        "freight-facts-and-figures",
        "freight-facts-figures",
        "freight-transportation",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" ;
    dcat:theme <%7B%22Research%20and%20Statistics%22%7D> .

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

