@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/7137277b-c603-4175-91d0-97c4f4229ddc> a dcat:Dataset ;
    dct:description "\"Conservation Reserve Program Contract Expirations  (acreage that expired and left the program) by fiscal year and State for 2005-2009.\"" ;
    dct:identifier "USDA-4089" ;
    dct:issued "2010-01-05"^^xsd:date ;
    dct:modified "2014-02-27"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Conservation Reserve Program Contract Expirations for 2005-2009" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Ed Rall" ;
            vcard:hasEmail <mailto:ed.rall@wdc.usda.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/7137277b-c603-4175-91d0-97c4f4229ddc/resource/17be86a8-34f6-4049-af0f-88f02604d6b5> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "conservation",
        "contract",
        "crp",
        "expiration",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/7137277b-c603-4175-91d0-97c4f4229ddc/resource/17be86a8-34f6-4049-af0f-88f02604d6b5> a dcat:Distribution ;
    dct:description "exp0509.xls" ;
    dct:format "XLS" ;
    dct:issued "2020-11-10T16:27:48.646120"^^xsd:dateTime ;
    dct:modified "2025-11-22T15:22:21.182400"^^xsd:dateTime ;
    dct:title "Web Page" ;
    dcat:accessURL <http://www.fsa.usda.gov/Internet/FSA_File/exp0509.xls> ;
    dcat:mediaType "application/vnd.ms-excel" .

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

