@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/feb6c59f-83b6-4eff-8662-cfb2b58ff372> a dcat:Dataset ;
    dct:description "In accordance with the Federal Funding Accountability and Transparency Act of 2006 (FFATA) and the American Recovery and Reinvestment Act of 2009 (ARRA), this downloadable file identifies Rural Development non-ARRA program obligations for January 2015." ;
    dct:identifier "feb6c59f-83b6-4eff-8662-cfb2b58ff372" ;
    dct:issued "2025-12-02T10:30:59.141343"^^xsd:dateTime ;
    dct:modified "2025-12-02T10:30:59.141348"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Rural Development Obligations and Disbursements (non ARRA) - January 2015" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Greg Eschman" ;
            vcard:hasEmail <mailto:greg.eschman@stl.usda.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/feb6c59f-83b6-4eff-8662-cfb2b58ff372/resource/29391f87-2241-4373-ad1a-927fda407456> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/feb6c59f-83b6-4eff-8662-cfb2b58ff372/resource/29391f87-2241-4373-ad1a-927fda407456> a dcat:Distribution ;
    dct:description "RD_Non_ARRA_20150115_03.csv" ;
    dct:format "CSV" ;
    dct:issued "2018-02-04T00:06:37.344601"^^xsd:dateTime ;
    dct:modified "2025-12-02T10:30:59.134727"^^xsd:dateTime ;
    dct:title "RD Obligations and Disbursments - Non Stimulus - January 2015" ;
    dcat:accessURL <http://www.sc.egov.usda.gov/data/files/Non_ARRA/RD_Non_ARRA_20150115_03.csv> ;
    dcat:mediaType "text/csv" .

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

