@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/3749d82f-4577-4080-b49a-23019a774fe9> a dcat:Dataset ;
    dct:description "This is multifamily property data, including location, FHA No, contract no., client group, Section of Act, and owner and agent information." ;
    dct:identifier "HUD159" ;
    dct:issued "2025-11-20T23:48:46.206802"^^xsd:dateTime ;
    dct:modified "P4Y" ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Multifamily Seattle Hub Data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kristine Martin" ;
            vcard:hasEmail <mailto:Kristine.martin@hud.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/3749d82f-4577-4080-b49a-23019a774fe9/resource/8fdf4b03-bd0f-4e1a-8df5-3f081d684b29> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "fha",
        "geo",
        "geoss",
        "hud-region-x",
        "multifamily-data",
        "national",
        "north-america",
        "property",
        "united-states" .

<https://data.amerigeoss.org/dataset/3749d82f-4577-4080-b49a-23019a774fe9/resource/8fdf4b03-bd0f-4e1a-8df5-3f081d684b29> a dcat:Distribution ;
    dct:description "WEBdata071714(2).xlsx" ;
    dct:format "XLS" ;
    dct:issued "2020-11-10T16:31:17.155596"^^xsd:dateTime ;
    dct:modified "2025-11-20T23:48:46.199453"^^xsd:dateTime ;
    dct:title "MS Excel File" ;
    dcat:accessURL <https://www.hud.gov/sites/documents/WEBdata071714%282%29.xlsx> ;
    dcat:mediaType "application/xls" .

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

