@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/23f2d221-befc-460f-a1ae-abcc335eb66d> a dcat:Dataset ;
    dct:description "HOME Program" ;
    dct:identifier "HUD067" ;
    dct:issued "2025-11-20T11:59:17.447036"^^xsd:dateTime ;
    dct:modified "2013-09-30"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Dashboard Reports" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Peter Huber" ;
            vcard:hasEmail <mailto:Peter.H.Huber@hud.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/23f2d221-befc-460f-a1ae-abcc335eb66d/resource/1516f3da-0375-4cb7-8c73-defd345c02b7> ;
    dcat:keyword "affordable-housing-assistance",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "community-development",
        "geo",
        "geoss",
        "home-investment-partnerships",
        "housing",
        "housing-assistance",
        "national",
        "north-america",
        "performance",
        "united-states" .

<https://data.amerigeoss.org/dataset/23f2d221-befc-460f-a1ae-abcc335eb66d/resource/1516f3da-0375-4cb7-8c73-defd345c02b7> a dcat:Distribution ;
    dct:description "dash.cfm" ;
    dct:format "PDF" ;
    dct:issued "2020-11-10T16:31:09.421510"^^xsd:dateTime ;
    dct:modified "2025-11-20T11:59:17.438024"^^xsd:dateTime ;
    dct:title "PDF File" ;
    dcat:accessURL <http://www.hud.gov/offices/cpd/affordablehousing/reports/dash.cfm> ;
    dcat:mediaType "application/PDF" .

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

