@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/50ac5564-0804-4a0d-a381-33bf9c95820a> a dcat:Dataset ;
    dct:description "This site provides a list of frequently requested records which are linked to responsive documents and explanatory letters previously sent by the USITC FOIA office in response to actual FOIA requests." ;
    dct:identifier <https://www.usitc.gov/secretary/foia/documents/11-15%20foia%20responses.xls> ;
    dct:issued "2011-07-01"^^xsd:date ;
    dct:language "{en-US}" ;
    dct:modified "2011-06-06"^^xsd:date ;
    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 "FOIA Frequently Requested Records - FOIA Response 11-15" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Lisa Barton" ;
            vcard:hasEmail <mailto:Lisa.Barton@usitc.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/50ac5564-0804-4a0d-a381-33bf9c95820a/resource/5b61aa2c-c6d0-4927-816b-8a6bbcd577f5>,
        <https://data.amerigeoss.org/dataset/50ac5564-0804-4a0d-a381-33bf9c95820a/resource/7e7d7c52-fde4-4007-9194-6c179bf1eb2c> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "foia",
        "freedom-of-information-act",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" ;
    dcat:theme <%7BFOIA%7D> .

<https://data.amerigeoss.org/dataset/50ac5564-0804-4a0d-a381-33bf9c95820a/resource/5b61aa2c-c6d0-4927-816b-8a6bbcd577f5> a dcat:Distribution ;
    dct:description "An explanatory letter accompanying the data release for FOIA Responses 11-15." ;
    dct:format "PDF" ;
    dct:issued "2021-03-16T17:32:44.718292"^^xsd:dateTime ;
    dct:modified "2025-11-21T15:57:10.951606"^^xsd:dateTime ;
    dct:title "FOIA Responses 11-15 Explanatory Letter" ;
    dcat:accessURL <https://www.usitc.gov/secretary/foia/documents/FOIA%20log%2011-15_1.pdf> ;
    dcat:mediaType "application/pdf" .

<https://data.amerigeoss.org/dataset/50ac5564-0804-4a0d-a381-33bf9c95820a/resource/7e7d7c52-fde4-4007-9194-6c179bf1eb2c> a dcat:Distribution ;
    dct:description "FOIA Frequently Requested Records - FOIA Responses 11-15 in Excel format." ;
    dct:format "XLS" ;
    dct:issued "2021-03-16T17:32:44.718285"^^xsd:dateTime ;
    dct:modified "2025-11-21T15:57:10.951175"^^xsd:dateTime ;
    dct:title "FOIA Responses 11-15" ;
    dcat:accessURL <https://www.usitc.gov/secretary/foia/documents/11-15%20foia%20responses.xls> ;
    dcat:mediaType "application/vnd.ms-excel" .

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

