@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/ae89a638-5c18-40ba-94c8-80348ac87064> 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 August 2017." ;
    dct:identifier "ae89a638-5c18-40ba-94c8-80348ac87064" ;
    dct:issued "2025-12-01T04:18:22.612126"^^xsd:dateTime ;
    dct:modified "2025-12-01T04:18:22.612130"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "USDA Rural Development Multi Family Housing - August 2017" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Ed Duval" ;
            vcard:hasEmail <mailto:ed.duval@wdc.usda.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/ae89a638-5c18-40ba-94c8-80348ac87064/resource/6179dd2f-aa7c-43c2-956c-c1a01428cb00> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/ae89a638-5c18-40ba-94c8-80348ac87064/resource/6179dd2f-aa7c-43c2-956c-c1a01428cb00> a dcat:Distribution ;
    dct:description "MFH_section_515_20170801_03.zip" ;
    dct:format "ZIP" ;
    dct:issued "2017-08-31T22:59:29.461940"^^xsd:dateTime ;
    dct:modified "2025-12-01T04:18:22.605619"^^xsd:dateTime ;
    dct:title "USDA MFH Section 515 - August 2017" ;
    dcat:accessURL <https://www.sc.egov.usda.gov/data/files/MFH_Section_515/MFH_section_515_20170801_03.zip> ;
    dcat:mediaType "application/zip" .

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

