@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/55e5962d-3168-47e2-9fb1-32dd91b4259a> a dcat:Dataset ;
    dct:description "This chart gallery is a collection of some of the best Charts of Note from 2019. These charts were selected by ERS editors as those worthy of a second read because they provide context for the year’s headlines or share key insights from ERS research." ;
    dct:identifier "USDA-ERS-00202" ;
    dct:issued "2019-12-19"^^xsd:date ;
    dct:modified "2019-12-23"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Editors' Pick: Charts of Note 2019" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Website Administrator" ;
            vcard:hasEmail <mailto:webadmin@ers.usda.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/55e5962d-3168-47e2-9fb1-32dd91b4259a/resource/bb8512b8-71b4-4c0c-a9af-8829dd140de6> ;
    dcat:keyword "agricultural-economics",
        "amerigeo",
        "amerigeoss",
        "chart",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/55e5962d-3168-47e2-9fb1-32dd91b4259a/resource/bb8512b8-71b4-4c0c-a9af-8829dd140de6> a dcat:Distribution ;
    dct:description "This chart gallery is a collection of some of the best Charts of Note from 2019. These charts were selected by ERS editors as those worthy of a second read because they provide context for the year’s headlines or share key insights from ERS research." ;
    dct:issued "2020-11-10T16:26:11.464567"^^xsd:dateTime ;
    dct:modified "2025-11-21T19:24:31.115616"^^xsd:dateTime ;
    dct:title "Editors' Pick: Charts of Note 2019" ;
    dcat:accessURL <https://www.ers.usda.gov/data-products/editors-pick-charts-of-note-2019/> .

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

