@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/fe21c0da-8f98-49fa-a40a-f2836608a099> a dcat:Dataset ;
    dct:description "The Risk Management Agency (RMA) Cause of Loss Historical Files summarize participation information broken down by the causes of loss. Each link contains a ZIP file with compressed data containing CSV flat-files that can be imported into any standard spreadsheet and/or database for further analysis. Record description file located in each subfolder." ;
    dct:identifier "fe21c0da-8f98-49fa-a40a-f2836608a099" ;
    dct:issued "2025-12-02T10:15:44.528060"^^xsd:dateTime ;
    dct:modified "2025-12-02T10:15:44.528065"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Cause of Loss Historical Files" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Barbara Carter" ;
            vcard:hasEmail <mailto:Barbara.Carter@rma.usda.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/fe21c0da-8f98-49fa-a40a-f2836608a099/resource/e3c635ff-85d9-41ae-9be5-1e3d7f474681> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/fe21c0da-8f98-49fa-a40a-f2836608a099/resource/e3c635ff-85d9-41ae-9be5-1e3d7f474681> a dcat:Distribution ;
    dct:description "cause.html" ;
    dct:format "HTML" ;
    dct:issued "2018-02-04T00:04:11.693370"^^xsd:dateTime ;
    dct:modified "2025-12-02T10:15:44.521961"^^xsd:dateTime ;
    dct:title "Cause of Loss of Historical Files" ;
    dcat:accessURL <http://www.rma.usda.gov/data/cause.html> ;
    dcat:mediaType "text/html" .

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

