@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/618a86e0-cba8-48ad-83bf-b04fc55a90f7> a dcat:Dataset ;
    dct:description "This spending data is published on USAspending.gov." ;
    dct:identifier <https://files.usaspending.gov/agency_submissions/Raw%20DATA%20Act%20Files/2020/Q1/034%20-%20International%20Trade%20Commission%20%28USITC%29/index.html> ;
    dct:issued "2020-01-01"^^xsd:date ;
    dct:language "{en-US}" ;
    dct:modified "2020-10-08"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "USITC Spending Data, First Quarter, 2020" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "John Ascienzo" ;
            vcard:hasEmail <mailto:John.Ascienzo@usitc.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/618a86e0-cba8-48ad-83bf-b04fc55a90f7/resource/66d3b1ae-3abc-4c58-971b-884d4763392b> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "data-act",
        "geo",
        "geoss",
        "government-spending",
        "national",
        "north-america",
        "united-states",
        "usaspending" ;
    dcat:theme <%7B%22Data%20Act%20Files%22%7D> .

<https://data.amerigeoss.org/dataset/618a86e0-cba8-48ad-83bf-b04fc55a90f7/resource/66d3b1ae-3abc-4c58-971b-884d4763392b> a dcat:Distribution ;
    dct:description "Collection of Raw Data Act Files from the first quarter of 2020 for USITC" ;
    dct:format "HTML" ;
    dct:issued "2020-11-12T13:55:23.730916"^^xsd:dateTime ;
    dct:modified "2025-11-22T04:10:23.713868"^^xsd:dateTime ;
    dct:title "USITC Raw Data Act Files, First Quarter, 2020" ;
    dcat:accessURL <https://files.usaspending.gov/agency_submissions/Raw%20DATA%20Act%20Files/2020/Q1/034%20-%20International%20Trade%20Commission%20%28USITC%29/index.html> ;
    dcat:mediaType "text/html" .

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

