@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/81d678b0-6289-4510-82ba-76043d4bf7e3> a dcat:Dataset ;
    dct:description "This tool provides data on exports of goods from major U.S. metropolitan areas, as defined by the Bureau of the Census. These data are based on an Origin of Movement (OM) Zip-code-based series, and are therefore not comparable with an OM state-based series, like that available from TradeStats Express." ;
    dct:identifier "DOC-4517" ;
    dct:issued "2025-11-23T00:45:53.605087"^^xsd:dateTime ;
    dct:language "{en-US}" ;
    dct:modified "2018-10-01"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Metropolitan Export Series" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Anne Flatness" ;
            vcard:hasEmail <mailto:Anne.Flatness@trade.gov> ] ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "cities",
        "ckan",
        "exports",
        "geo",
        "geoss",
        "metropolitan-area",
        "naics",
        "national",
        "north-america",
        "top-markets",
        "united-states" .

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

