@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/386a99af-0ac1-411e-b6aa-4d83df7dbf1d> a dcat:Dataset ;
    dct:description "Freight Facts and Figures - Freight Transportation System Condition and Performance" ;
    dct:identifier <https://data.transportation.gov/api/views/vvk5-xjjp> ;
    dct:issued "2019-07-10"^^xsd:date ;
    dct:modified "2021-11-08"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Freight Transportation System Condition & Performance" ;
    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",
        "condition",
        "fff",
        "freight",
        "freight-facts-and-figures",
        "freight-facts-figures",
        "freight-transportation",
        "geo",
        "geoss",
        "national",
        "north-america",
        "performance",
        "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" .

