@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/6e42b074-eb48-4ab0-be95-65d534f2328e> a dcat:Dataset ;
    dct:description "Tabular records of State and County level records of crop year 2012 disaster designations made by the US Secretary of Agriculture." ;
    dct:identifier "USDA-FSA-00007" ;
    dct:issued "2025-11-22T13:23:02.615364"^^xsd:dateTime ;
    dct:modified "2014-04-09"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Crop Year 2012 Disaster Declarations" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Brad Karmen" ;
            vcard:hasEmail <mailto:brad.karmen@usda.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/6e42b074-eb48-4ab0-be95-65d534f2328e/resource/e3b844e3-2bfa-44b7-af94-6bc47fb919ec> ;
    dcat:keyword "agriculture",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "crop",
        "disaster-assistance",
        "disaster-declaration",
        "disaster-relief",
        "farm-damage",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/6e42b074-eb48-4ab0-be95-65d534f2328e/resource/e3b844e3-2bfa-44b7-af94-6bc47fb919ec> a dcat:Distribution ;
    dct:description "disaster_cty_cy2012.xls" ;
    dct:format "XLS" ;
    dct:issued "2020-11-10T16:27:48.781273"^^xsd:dateTime ;
    dct:modified "2025-11-22T13:23:02.607269"^^xsd:dateTime ;
    dct:title "Crop Year 2012 Disaster Declarations" ;
    dcat:accessURL <http://www.fsa.usda.gov/Internet/FSA_File/disaster_cty_cy2012.xls> ;
    dcat:mediaType "application/vnd.ms-excel" .

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

