@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/40fcc1df-e5c5-4456-ae5f-91d9880fbc3b> a dcat:Dataset ;
    dct:description "Crop year 2013 US map at the county level shows drought-specific disaster designations across the country under USDA's amended rule." ;
    dct:identifier "USDA-FSA-00012" ;
    dct:issued "2025-11-21T05:56:01.836561"^^xsd:dateTime ;
    dct:modified "2014-04-24"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Crop Year 2013 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/40fcc1df-e5c5-4456-ae5f-91d9880fbc3b/resource/5eda67f5-5aea-4f4e-86ef-eb3c8ace6f27> ;
    dcat:keyword "agriculture",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "crop",
        "disaster-assistance",
        "disaster-declaration",
        "disaster-relief",
        "drought",
        "geo",
        "geoss",
        "map",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/40fcc1df-e5c5-4456-ae5f-91d9880fbc3b/resource/5eda67f5-5aea-4f4e-86ef-eb3c8ace6f27> a dcat:Distribution ;
    dct:description "drought_secretarial_desig_13.pdf" ;
    dct:format "PDF" ;
    dct:issued "2020-11-10T16:27:49.379154"^^xsd:dateTime ;
    dct:modified "2025-11-21T05:56:01.827715"^^xsd:dateTime ;
    dct:title "Crop Year 2013 Drought Specific Disaster Designations Map" ;
    dcat:accessURL <http://www.fsa.usda.gov/Internet/FSA_File/drought_secretarial_desig_13.pdf> ;
    dcat:mediaType "application/pdf" .

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

