@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/59a47ab0-5f60-43ab-81d2-2a76769b08ec> a dcat:Dataset ;
    dct:description "This Excel 2010 file includes all active HUD Multifamily insured mortgages. The data is as of July 31, 2014 and is updated monthly." ;
    dct:identifier "HUD133" ;
    dct:issued "2025-11-21T21:53:37.255211"^^xsd:dateTime ;
    dct:modified "2014-07-31"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Insured Multifamily Mortgages Database" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Lydia Taghavi" ;
            vcard:hasEmail <mailto:lydia.b.taghavi@hud.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/59a47ab0-5f60-43ab-81d2-2a76769b08ec/resource/d2521608-a028-40de-b524-c0055665894e> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "fha",
        "geo",
        "geoss",
        "insured",
        "loan",
        "mortgages",
        "multifamily",
        "national",
        "north-america",
        "united-states" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/59a47ab0-5f60-43ab-81d2-2a76769b08ec/resource/d2521608-a028-40de-b524-c0055665894e> a dcat:Distribution ;
    dct:description "RM-A_07-31-2014.xlsx" ;
    dct:format "XLS" ;
    dct:issued "2020-11-10T16:31:15.521031"^^xsd:dateTime ;
    dct:modified "2025-11-21T21:53:37.247231"^^xsd:dateTime ;
    dct:title "MS Excel File" ;
    dcat:accessURL <https://www.hud.gov/sites/documents/RM-A_07-31-2014.xlsx> ;
    dcat:mediaType "application/XLS" .

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

