@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/342b5d76-c3ff-4fc2-85b1-92e4a662b003> a dcat:Dataset ;
    dct:description "Agricultural trade multipliers provide estimates of employment and/or output effects of trade in farm and food products on the U.S. economy. These effects, when expressed as multipliers, reflect the amount of economic activity and/or jobs generated by agricultural exports." ;
    dct:identifier "USDA-ERS-26041" ;
    dct:issued "2020-03-23"^^xsd:date ;
    dct:modified "2020-03-23"^^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 "Agricultural Trade Multipliers" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Steven Zahniser" ;
            vcard:hasEmail <mailto:steven.zahniser@usda.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/342b5d76-c3ff-4fc2-85b1-92e4a662b003/resource/00477e5f-7608-4bfb-963e-ea971a74e995>,
        <https://data.amerigeoss.org/dataset/342b5d76-c3ff-4fc2-85b1-92e4a662b003/resource/1cdd42f9-5c06-45ea-a4aa-e522052131d0> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "agricultural-economics",
        "agricultural-exports",
        "data",
        "economic-output",
        "employment",
        "i-o",
        "input-output-model",
        "margins",
        "multipliers",
        "port",
        "producer" .

<https://data.amerigeoss.org/dataset/342b5d76-c3ff-4fc2-85b1-92e4a662b003/resource/00477e5f-7608-4bfb-963e-ea971a74e995> a dcat:Distribution ;
    dct:description "2011MultipliersProducerPort.xls" ;
    dct:format "XLS" ;
    dct:issued "2020-11-10T16:26:08.982072"^^xsd:dateTime ;
    dct:modified "2025-09-25T00:25:17.557402"^^xsd:dateTime ;
    dct:title "Detailed ERS Producer and Port Multipliers by Commodity" ;
    dcat:accessURL <http://www.ers.usda.gov/dataFiles/ATMCalculator/2011MultipliersProducerPort.xls> ;
    dcat:mediaType "application/vnd.ms-excel" .

<https://data.amerigeoss.org/dataset/342b5d76-c3ff-4fc2-85b1-92e4a662b003/resource/1cdd42f9-5c06-45ea-a4aa-e522052131d0> a dcat:Distribution ;
    dct:description "calculator.aspx" ;
    dct:format "HTML" ;
    dct:issued "2020-11-10T16:26:08.982082"^^xsd:dateTime ;
    dct:modified "2025-09-25T00:25:17.558675"^^xsd:dateTime ;
    dct:title "Online calculator" ;
    dcat:accessURL <http://www.ers.usda.gov/data-products/agricultural-trade-multipliers/calculator.aspx> ;
    dcat:mediaType "text/html" .

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

