@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/16f8b81a-c355-4875-8a39-5ccf2f504f07> a dcat:Dataset ;
    dct:description "MBS Loan-Level Monthly New Issuance file (loan file of New Issuances for the month)" ;
    dct:identifier "HUD145" ;
    dct:issued "2025-11-20T04:24:37.866913"^^xsd:dateTime ;
    dct:modified "P1M" ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "MBS Loan Level Monthly New Issuance file" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dan Kahn" ;
            vcard:hasEmail <mailto:dan.kahn@hud.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/16f8b81a-c355-4875-8a39-5ccf2f504f07/resource/97cd9cab-e6e8-42d9-aa9d-1635ab3912dd> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "disclosure",
        "geo",
        "geoss",
        "ginnie-mae",
        "hsg",
        "loan",
        "mbs",
        "national",
        "north-america",
        "single-family",
        "united-states" .

<https://data.amerigeoss.org/dataset/16f8b81a-c355-4875-8a39-5ccf2f504f07/resource/97cd9cab-e6e8-42d9-aa9d-1635ab3912dd> a dcat:Distribution ;
    dct:issued "2020-11-10T16:31:16.427338"^^xsd:dateTime ;
    dct:modified "2025-11-20T04:24:37.858829"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <http://bulk.ginniemae.gov/protectedfiledownload.aspx?dlfile=data_bulk/dailyllmni.zip> ;
    dcat:mediaType "text/TXT" .

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

