@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/fa4243e5-e685-4ff4-9c91-33d5e6affee9> a dcat:Dataset ;
    dct:description "The Location Affordability Index is an indicator of housing and transportation costs at the neighborhood level.  It gives the percentage of a given family's income estimated to be spent on housing and transportation costs in a given location for eight different household profiles.  It is calculated using actual and modeled data for Census block groups in all 942 Combined Base Statistical Areas, which cover 94% of the U.S. population." ;
    dct:identifier "fa4243e5-e685-4ff4-9c91-33d5e6affee9" ;
    dct:issued "2025-12-02T08:41:21.163040"^^xsd:dateTime ;
    dct:modified "2025-12-02T08:41:21.163044"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Location Affordability Index" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Josh Geyer" ;
            vcard:hasEmail <mailto:Joshua.M.Geyer@hud.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/fa4243e5-e685-4ff4-9c91-33d5e6affee9/resource/af7021e1-9f0e-4896-bf6a-50c41843e2ab> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/fa4243e5-e685-4ff4-9c91-33d5e6affee9/resource/af7021e1-9f0e-4896-bf6a-50c41843e2ab> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2016-03-01T11:14:59.753726"^^xsd:dateTime ;
    dct:modified "2025-12-02T08:41:21.157104"^^xsd:dateTime ;
    dct:title "All Census Places" ;
    dcat:accessURL <http://lai.locationaffordability.info/download_csv.php?state=us&geography=place> ;
    dcat:mediaType "text/csv" .

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

