@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/6d675b22-38d4-4e97-bab4-b3fbc3350e82> a dcat:Dataset ;
    dct:description "The Department of Housing and Urban Development establishes the rent adjustment factors - called Annual Adjustment Factors (AAFs) - on the basis of Consumer Price Index (CPI) data relating to changes in residential rent and utility costs." ;
    dct:identifier "HUD034" ;
    dct:issued "2025-11-22T12:49:33.945232"^^xsd:dateTime ;
    dct:modified "2012-04-13"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Annual Adjustment Factors" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Ghislain Aka" ;
            vcard:hasEmail <mailto:Ghislain.G.Aka@hud.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/6d675b22-38d4-4e97-bab4-b3fbc3350e82/resource/1e9908ed-c107-4eea-b785-073778f206bd> ;
    dcat:keyword "aafs",
        "amerigeo",
        "amerigeoss",
        "annual-adjustment-factors",
        "ckan",
        "consumer-price-index",
        "cpi",
        "geo",
        "geoss",
        "national",
        "north-america",
        "rents",
        "residentail-rent",
        "section-8",
        "united-states",
        "utility-costs" .

<https://data.amerigeoss.org/dataset/6d675b22-38d4-4e97-bab4-b3fbc3350e82/resource/1e9908ed-c107-4eea-b785-073778f206bd> a dcat:Distribution ;
    dct:description "aaf.html" ;
    dct:format "PDF" ;
    dct:issued "2020-11-10T16:31:04.369117"^^xsd:dateTime ;
    dct:modified "2025-11-22T12:49:33.935842"^^xsd:dateTime ;
    dct:title "PDF File" ;
    dcat:accessURL <http://www.HUDuser.org/portal/datasets/aaf.html> ;
    dcat:mediaType "application/pdf" .

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

