@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/5960dc6f-761f-40a9-9b57-e0b99f087e53> a dcat:Dataset ;
    dct:description "The staff research publications help keep the Commission and the public current on domestic and global activities that affect U.S. trade, investment, and competitiveness conditions. This research is typically conducted by staff in the Office of Economics and Office of Industries, and is published in three different formats." ;
    dct:identifier <https://www.usitc.gov/staff_publications/all> ;
    dct:issued "2003-07-08"^^xsd:date ;
    dct:language "{en-US}" ;
    dct:modified "R/P1M" ;
    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 "Staff Publications and Research Papers" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Peg O'Laughlin" ;
            vcard:hasEmail <mailto:margaret.olaughlin@usitc.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/5960dc6f-761f-40a9-9b57-e0b99f087e53/resource/a6fa39c0-0f38-47bb-aa8e-497b12f1c365> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "economics",
        "geo",
        "geoss",
        "industries",
        "national",
        "north-america",
        "publications",
        "research",
        "united-states" ;
    dcat:theme <%7B%22Listing%20of%20Staff%20Publications%20and%20Research%20Papers%22%7D> .

<https://data.amerigeoss.org/dataset/5960dc6f-761f-40a9-9b57-e0b99f087e53/resource/a6fa39c0-0f38-47bb-aa8e-497b12f1c365> a dcat:Distribution ;
    dct:description "Staff Publications and Research Papers in HTML" ;
    dct:format "HTML" ;
    dct:issued "2021-01-11T21:57:59.750529"^^xsd:dateTime ;
    dct:modified "2025-11-21T21:42:14.019828"^^xsd:dateTime ;
    dct:title "Web Page" ;
    dcat:accessURL <https://www.usitc.gov/staff_publications/all> .

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

