@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/4e93c2f8-35b2-4b26-b7c5-3847d6d8a511> a dcat:Dataset ;
    dct:description "HMBS Loan-Level file (loan file of existing and New Issuances loans with HMBS pool types RM and ML for the month)" ;
    dct:identifier "4e93c2f8-35b2-4b26-b7c5-3847d6d8a511" ;
    dct:issued "2025-11-29T19:15:07.897039"^^xsd:dateTime ;
    dct:modified "2025-11-29T19:15:07.897043"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "HMBS Loan Level Monthly Adjustable" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dan Kahn" ;
            vcard:hasEmail <mailto:dan.kahn@hud.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/4e93c2f8-35b2-4b26-b7c5-3847d6d8a511/resource/bd1c1d8c-91a7-4048-9467-c5ac9404371c> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/4e93c2f8-35b2-4b26-b7c5-3847d6d8a511/resource/bd1c1d8c-91a7-4048-9467-c5ac9404371c> a dcat:Distribution ;
    dct:issued "2014-08-29T19:40:05.116072"^^xsd:dateTime ;
    dct:modified "2025-11-29T19:15:07.890322"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <http://bulk.ginniemae.gov/protectedfiledownload.aspx?dlfile=data_bulk/hllmon1_201407.zip> ;
    dcat:mediaType "text/TXT" .

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

