@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/3c9051a7-4cae-4ef0-b54b-50b45625a132> a dcat:Dataset ;
    dct:description "The FTA Tariff Rates API provides data about each country with whom the United States has a Free Trade Agreement (FTA). When the U.S. enters into an FTA with a foreign government, it negotiates lower tariff rates with that government for a wide variety of products. A tariff is a tax that a company must pay a foreign country when shipping a product to that country. Typically the FTA tariffs rates decline over several years." ;
    dct:identifier "ITA-0007" ;
    dct:issued "2025-11-21T03:00:39.717851"^^xsd:dateTime ;
    dct:language "{en-US}" ;
    dct:modified "2019-07-29"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "FTA Tariff Rates API" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kimberly Becht" ;
            vcard:hasEmail <mailto:Kimberly.Becht@trade.gov> ] ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "export",
        "free-trade-agreements",
        "fta",
        "geo",
        "geoss",
        "national",
        "north-america",
        "rates",
        "tariff",
        "united-states" .

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

