@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/1be06143-8e8e-47df-9fc4-051c6b2d6eb8> a dcat:Dataset ;
    dct:description "This dataset is a county level summary of housing problems of low income households. Low income households (" ;
    dct:identifier "HUD042" ;
    dct:issued "2025-11-20T07:22:28.065419"^^xsd:dateTime ;
    dct:modified "2010-02-01"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Housing Problems of Low Income Households" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Ghislain Aka" ;
            vcard:hasEmail <mailto:Ghislain.G.Aka@hud.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/1be06143-8e8e-47df-9fc4-051c6b2d6eb8/resource/46f9324d-5ed1-47ef-b96e-310cd3a54b6e> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "cost",
        "geo",
        "geoss",
        "households",
        "housing",
        "low-income-problems",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/1be06143-8e8e-47df-9fc4-051c6b2d6eb8/resource/46f9324d-5ed1-47ef-b96e-310cd3a54b6e> a dcat:Distribution ;
    dct:description "cp.html" ;
    dct:format "XLS" ;
    dct:issued "2020-11-10T16:31:13.643687"^^xsd:dateTime ;
    dct:modified "2025-11-20T07:22:28.058149"^^xsd:dateTime ;
    dct:title "MS Excel File" ;
    dcat:accessURL <http://www.HUDuser.org/portal/datasets/cp.html> ;
    dcat:mediaType "application/xls" .

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

