@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/4a2074ba-f93a-4265-88aa-e2e995fb9a16> a dcat:Dataset ;
    dct:description "The RMA Information Reporting System (RIRS) is a web based tool that allows users to create parameter driven reports for various types of RMA data such as commodity programs, insurance offer dates and prices.  Users may create reports in a variety of formats such as Excel, Word, or PDF." ;
    dct:identifier "USDA-RMA-0003" ;
    dct:issued "2025-11-21T11:49:55.277858"^^xsd:dateTime ;
    dct:modified "2014-04-15"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Information Reporting System" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Megan Heyns" ;
            vcard:hasEmail <mailto:megan.heyns@RMA.USDA.GOV> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/4a2074ba-f93a-4265-88aa-e2e995fb9a16/resource/c514d350-e490-47bf-8e82-6db8b6c54492> ;
    dcat:keyword "actuarial-data",
        "actuarial-information",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "commodity-programs",
        "crop-insurance",
        "crop-programs",
        "dates",
        "geo",
        "geoss",
        "insurance-plans",
        "national",
        "north-america",
        "prices",
        "risk-management-agency",
        "rma",
        "united-states" .

<https://data.amerigeoss.org/dataset/4a2074ba-f93a-4265-88aa-e2e995fb9a16/resource/c514d350-e490-47bf-8e82-6db8b6c54492> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2020-11-10T16:27:47.407125"^^xsd:dateTime ;
    dct:modified "2025-11-21T11:49:55.268007"^^xsd:dateTime ;
    dct:title "Web Page" ;
    dcat:accessURL <http://webapp.rma.usda.gov/apps/RIRS/> ;
    dcat:mediaType "text/html" .

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

