@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/12976bc3-c6d4-4f08-8302-5e06a115e58a> a dcat:Dataset ;
    dct:description "Fruit and Tree Nut Data provide users with comprehensive statistics on fresh and processed fruits, melons, and tree nuts in the United States, as well as some global data for these sectors.  It harmonizes and integrates data from the ERS market outlook program with data collected by different Federal and international statistical agencies to facilitate analyses of economic performance over time and across domestic and foreign markets." ;
    dct:identifier "USDA-ERS-26141" ;
    dct:issued "2020-04-15"^^xsd:date ;
    dct:modified "2020-07-17"^^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 "Fruit and Tree Nuts Data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bart Kenner" ;
            vcard:hasEmail <mailto:bart.kenner@usda.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/12976bc3-c6d4-4f08-8302-5e06a115e58a/resource/6d0ea32f-b6cd-4b3f-adc2-81f758afb93b>,
        <https://data.amerigeoss.org/dataset/12976bc3-c6d4-4f08-8302-5e06a115e58a/resource/d19a7471-c6f1-48ab-a53f-5142ffc0d5e2> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "fruit",
        "melons",
        "prices",
        "production",
        "trade",
        "tree-nuts" .

<https://data.amerigeoss.org/dataset/12976bc3-c6d4-4f08-8302-5e06a115e58a/resource/6d0ea32f-b6cd-4b3f-adc2-81f758afb93b> a dcat:Distribution ;
    dct:description "yearbook-tables.aspx" ;
    dct:format "XLS" ;
    dct:issued "2020-11-10T16:26:13.060738"^^xsd:dateTime ;
    dct:modified "2025-09-23T22:26:32.787995"^^xsd:dateTime ;
    dct:title "Web page links to Excel files" ;
    dcat:accessURL <http://ers.usda.gov/data-products/fruit-and-tree-nut-data/yearbook-tables.aspx> ;
    dcat:mediaType "application/vnd.ms-excel" .

<https://data.amerigeoss.org/dataset/12976bc3-c6d4-4f08-8302-5e06a115e58a/resource/d19a7471-c6f1-48ab-a53f-5142ffc0d5e2> a dcat:Distribution ;
    dct:description "data-by-category.aspx" ;
    dct:format "HTML" ;
    dct:issued "2020-11-10T16:26:13.060730"^^xsd:dateTime ;
    dct:modified "2025-09-23T22:26:32.787133"^^xsd:dateTime ;
    dct:title "Query tool" ;
    dcat:accessURL <http://ers.usda.gov/data-products/fruit-and-tree-nut-data/data-by-category.aspx> ;
    dcat:mediaType "text/html" .

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

