@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/1d99e1be-b584-449e-a1a1-5366277b98e5> a dcat:Dataset ;
    dct:description "Multi Family Housing: A downloadable database file that identifies pertinent information related to USDA Rural Development housing assistance and the Multi Family Housing Section 515 Program for December 2015." ;
    dct:identifier "USDA-RD-022" ;
    dct:issued "2025-09-24T05:49:58.357846"^^xsd:dateTime ;
    dct:modified "2015-12-02"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "USDA Rural Development Multi Family Housing - December 2015" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Ed Duval" ;
            vcard:hasEmail <mailto:ed.duval@wdc.usda.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/1d99e1be-b584-449e-a1a1-5366277b98e5/resource/f86b35a1-1d4e-4d5b-b756-302ea35dd796> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "agriculture",
        "agriculture-and-rural-development",
        "data",
        "disaster-assistance",
        "disaster-relief",
        "dwelling",
        "property",
        "rental",
        "rural-development",
        "section-515" .

<https://data.amerigeoss.org/dataset/1d99e1be-b584-449e-a1a1-5366277b98e5/resource/f86b35a1-1d4e-4d5b-b756-302ea35dd796> a dcat:Distribution ;
    dct:description "MFH_section_515_20151201_03.zip" ;
    dct:format "ZIP" ;
    dct:issued "2020-11-10T16:28:09.071501"^^xsd:dateTime ;
    dct:modified "2025-09-24T05:49:58.333094"^^xsd:dateTime ;
    dct:title "MFH Section 515 December 2015" ;
    dcat:accessURL <http://www.sc.egov.usda.gov/data/files/MFH_Section_515/MFH_section_515_20151201_03.zip> ;
    dcat:mediaType "application/zip" .

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

