@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/79afa136-9fbc-4018-a4a5-4c098d5e3dd1> a dcat:Dataset ;
    dct:description "The dataset identifies imported goods related to the response to COVID-19, their source countries, tariff classifications, and applicable rates of duty." ;
    dct:identifier <https://www.usitc.gov/sites/default/files/publications/332/pub5047.xlsx> ;
    dct:issued "2020-05-04"^^xsd:date ;
    dct:language "{en-US}" ;
    dct:modified "R/P2W" ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "COVID-19 Related Goods: U.S. Imports and Tariffs" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Maureen Letostak" ;
            vcard:hasEmail <mailto:Maureen.Letostak@usitc.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/79afa136-9fbc-4018-a4a5-4c098d5e3dd1/resource/26fc28ac-638f-4db9-9687-cc8362c2cfb1> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "covid-19",
        "duty-rate",
        "geo",
        "geoss",
        "imports",
        "medical-supplies",
        "national",
        "north-america",
        "tariffs",
        "united-states" ;
    dcat:theme <%7BCOVID-19%7D> .

<https://data.amerigeoss.org/dataset/79afa136-9fbc-4018-a4a5-4c098d5e3dd1/resource/26fc28ac-638f-4db9-9687-cc8362c2cfb1> a dcat:Distribution ;
    dct:description "COVID-19 Related Goods: U.S. Imports and Tariffs in xlsx format." ;
    dct:format "XLS" ;
    dct:issued "2020-11-12T13:55:09.140973"^^xsd:dateTime ;
    dct:modified "2025-11-22T20:25:45.432635"^^xsd:dateTime ;
    dct:title "COVID-19 Related Goods: U.S. Imports and Tariffs" ;
    dcat:accessURL <https://www.usitc.gov/sites/default/files/publications/332/pub5047.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

