@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/69a362d0-ae2b-45ff-8041-ff2b113cd3cf> a dcat:Dataset ;
    dct:description "Freight Facts and Figures, developed by the Bureau of Transportation Statistics, is a collection of charts and statistical tables about freight transportation in the United States. These visualizations provide a snapshot of freight movement; the extent, condition, and performance of the freight transportation system; the economic characteristics of the transportation industry and its contribution to the U.S. economy; and the safety, energy, and environmental impacts of freight transportation." ;
    dct:identifier <https://data.transportation.gov/api/views/45xw-qksz> ;
    dct:issued "2019-06-05"^^xsd:date ;
    dct:modified "2021-06-08"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Freight Facts and Figures" ;
    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",
        "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" .

