@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/80ea65e0-5963-429b-8791-6178e8d463cd> a dcat:Dataset ;
    dct:description "HMBS Pool-Level New Issuance file (pool file of New Issuances for the week)" ;
    dct:identifier "80ea65e0-5963-429b-8791-6178e8d463cd" ;
    dct:issued "2025-11-30T12:29:51.182237"^^xsd:dateTime ;
    dct:modified "2025-11-30T12:29:51.182241"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "HMBS Weekly file" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dan Kahn" ;
            vcard:hasEmail <mailto:dan.kahn@hud.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/80ea65e0-5963-429b-8791-6178e8d463cd/resource/d083f39f-5f54-4788-b210-19554889bd1c> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/80ea65e0-5963-429b-8791-6178e8d463cd/resource/d083f39f-5f54-4788-b210-19554889bd1c> a dcat:Distribution ;
    dct:issued "2014-08-29T19:40:04.162389"^^xsd:dateTime ;
    dct:modified "2025-11-30T12:29:51.175796"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <http://bulk.ginniemae.gov/protectedfiledownload.aspx?dlfile=data_bulk/hweekly_20140825.txt> ;
    dcat:mediaType "text/TXT" .

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

