@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/035ba6a8-b74c-4fed-9597-b2f358926003> a dcat:Dataset ;
    dct:description "Crop year 2012 US map at the county level shows drought-specific disaster designations across the country under USDA's amended rule." ;
    dct:identifier "USDA-FSA-00013" ;
    dct:issued "2025-09-23T15:54:34.488628"^^xsd:dateTime ;
    dct:modified "2014-02-13"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Crop Year 2012 Drought Specific Disaster Designations Map" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Brad Karmen" ;
            vcard:hasEmail <mailto:brad.karmen@usda.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/035ba6a8-b74c-4fed-9597-b2f358926003/resource/82888efd-828e-40df-94fa-4caf84052304> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "agriculture",
        "crop",
        "disaster-assistance",
        "disaster-designation",
        "disaster-relief",
        "drought",
        "map" .

<https://data.amerigeoss.org/dataset/035ba6a8-b74c-4fed-9597-b2f358926003/resource/82888efd-828e-40df-94fa-4caf84052304> a dcat:Distribution ;
    dct:description "drought_secretarial_desig_12.pdf" ;
    dct:format "PDF" ;
    dct:issued "2020-11-10T16:27:49.041862"^^xsd:dateTime ;
    dct:modified "2025-09-23T15:54:34.472905"^^xsd:dateTime ;
    dct:title "Crop Year 2012 Drought Specific Disaster Designations Map" ;
    dcat:accessURL <http://www.fsa.usda.gov/Internet/FSA_File/drought_secretarial_desig_12.pdf> ;
    dcat:mediaType "application/pdf" .

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

