@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/3a7df976-1cde-43f4-92a8-be81628188aa> a dcat:Dataset ;
    dct:description "The Commission’s notice of institution in five-year reviews requests that interested parties file with the Commission responses that discuss the likely effects of revoking the order under review and provide other pertinent information. Generally within 95 days from institution, the Commission will determine whether the responses it has received reflect an adequate or inadequate level of interest in a full review." ;
    dct:identifier <https://www.usitc.gov/trade_remedy/731_ad_701_cvd/adequacy-determinations> ;
    dct:issued "2018-05-02"^^xsd:date ;
    dct:language "{en-US}" ;
    dct:modified "R/P1W" ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-124.7333 24.5442, -124.7333 49.3886, -66.9548 49.3886, -66.9548 24.5442, -124.7333 24.5442))"^^gsp:wktLiteral ] ;
    dct:title "Commission Adequacy Determinations" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Margaret D. Macdonald" ;
            vcard:hasEmail <mailto:Margaret.Macdonald@usitc.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/3a7df976-1cde-43f4-92a8-be81628188aa/resource/7e705a25-dfa7-42d9-9f2d-afa979d62aa3> ;
    dcat:keyword "adequacy",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "countervailing-duty",
        "determinations",
        "geo",
        "geoss",
        "international-trade",
        "national",
        "north-america",
        "united-states" ;
    dcat:theme <%7B%22A%20list%20of%20select%20adequacy%20determinations%22%7D> .

<https://data.amerigeoss.org/dataset/3a7df976-1cde-43f4-92a8-be81628188aa/resource/7e705a25-dfa7-42d9-9f2d-afa979d62aa3> a dcat:Distribution ;
    dct:description "Commission Adequacy Determinations in HTML" ;
    dct:format "HTML" ;
    dct:issued "2021-01-11T21:57:54.265826"^^xsd:dateTime ;
    dct:modified "2025-11-21T01:45:15.703157"^^xsd:dateTime ;
    dct:title "Web Page" ;
    dcat:accessURL <https://www.usitc.gov/trade_remedy/731_ad_701_cvd/adequacy-determinations> .

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

