@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/414dcf00-ee93-4aca-a8f6-a9683119a534> a dcat:Dataset ;
    dct:description "The Risk Management Agency (RMA) County Crop Programs provide maps and associated text files to display the insurable commodities at a county level." ;
    dct:identifier "USDA-RMA-0006" ;
    dct:issued "2025-11-21T06:09:31.860715"^^xsd:dateTime ;
    dct:modified "2013-01-01"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "County Crop Programs" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Monte Crosby" ;
            vcard:hasEmail <mailto:Monte.crosby@rma.usda.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/414dcf00-ee93-4aca-a8f6-a9683119a534/resource/638c2e3f-d496-4317-8455-a17997daf44f> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "county-crop-programs",
        "geo",
        "geoss",
        "national",
        "north-america",
        "rma",
        "united-states" .

<https://data.amerigeoss.org/dataset/414dcf00-ee93-4aca-a8f6-a9683119a534/resource/638c2e3f-d496-4317-8455-a17997daf44f> a dcat:Distribution ;
    dct:description "cropprograms.html" ;
    dct:format "HTML" ;
    dct:issued "2020-11-10T16:27:47.290908"^^xsd:dateTime ;
    dct:modified "2025-11-21T06:09:31.853722"^^xsd:dateTime ;
    dct:title "County Crop Programs" ;
    dcat:accessURL <http://www.rma.usda.gov/data/cropprograms.html> ;
    dcat:mediaType "text/html" .

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

