@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/1b996580-d2d9-4f1e-a744-882818ca1271> a dcat:Dataset ;
    dct:description "This web-based tool to allow users to monitor changes in U.S. imports for consumption for the latest eight quarters." ;
    dct:identifier <https://www.usitc.gov/research_and_analysis/import_monitoring_tool/index.html> ;
    dct:issued "2015-04-15"^^xsd:date ;
    dct:language "{en-US}" ;
    dct:modified "2019-11-04"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Import Monitoring Tool" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Ryan Kane" ;
            vcard:hasEmail <mailto:Ryan.Kane@usitc.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/1b996580-d2d9-4f1e-a744-882818ca1271/resource/a99856bb-0818-4bb6-a261-f1ad71f46923> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "consumption",
        "geo",
        "geoss",
        "hts",
        "import",
        "national",
        "north-america",
        "united-states" ;
    dcat:theme <%7B%22USITC%20HTS%22%7D> .

<https://data.amerigeoss.org/dataset/1b996580-d2d9-4f1e-a744-882818ca1271/resource/a99856bb-0818-4bb6-a261-f1ad71f46923> a dcat:Distribution ;
    dct:description "Import Monitoring Tool" ;
    dct:format "HTML" ;
    dct:issued "2020-11-12T13:55:12.928791"^^xsd:dateTime ;
    dct:modified "2025-11-20T07:12:49.587130"^^xsd:dateTime ;
    dct:title "Import Monitoring Tool" ;
    dcat:accessURL <https://www.usitc.gov/research_and_analysis/import_monitoring_tool/index.html> .

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

