@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/2b66bd75-937a-4708-b2de-607f0c52f692> a dcat:Dataset ;
    dct:description "Fair Lending Oversight" ;
    dct:identifier "FHFA8572" ;
    dct:issued "2025-09-23T14:54:40.283548"^^xsd:dateTime ;
    dct:language "{en-US}" ;
    dct:modified "2025-02-06T21:35:34.702000+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Fair Lending" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Jonathan Liles" ;
            vcard:hasEmail <mailto:FairLending@fhfa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2b66bd75-937a-4708-b2de-607f0c52f692/resource/54294423-07e4-4b5e-81fa-00e273f695c3> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "enterprises",
        "fair-lending-oversight",
        "fhlm",
        "fnm",
        "gse" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/2b66bd75-937a-4708-b2de-607f0c52f692/resource/54294423-07e4-4b5e-81fa-00e273f695c3> a dcat:Distribution ;
    dct:description "Fair lending data on single-family automated underwriting system applications and loans acquired by the Enterprises subset by race and ethnicity." ;
    dct:issued "2025-02-10T15:57:58.415577"^^xsd:dateTime ;
    dct:modified "2025-09-23T14:54:40.268417"^^xsd:dateTime ;
    dct:title "Fair Lending Data" ;
    dcat:accessURL <https://www.fhfa.gov/data/fair-lending-data> .

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

