@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/6d9c3d96-2bc6-4dc7-b875-6a30a3b2c5fc> a dcat:Dataset ;
    dct:description "MBS Pool-Level file (pool file of existing pools and New Issuances for the month)" ;
    dct:identifier "6d9c3d96-2bc6-4dc7-b875-6a30a3b2c5fc" ;
    dct:issued "2025-11-30T04:46:24.611615"^^xsd:dateTime ;
    dct:modified "2025-11-30T04:46:24.611620"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "MBS Portfolio file" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dan Kahn" ;
            vcard:hasEmail <mailto:dan.kahn@hud.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/6d9c3d96-2bc6-4dc7-b875-6a30a3b2c5fc/resource/ec6def6b-1a8f-4d06-a060-c6e350d5e90e> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/6d9c3d96-2bc6-4dc7-b875-6a30a3b2c5fc/resource/ec6def6b-1a8f-4d06-a060-c6e350d5e90e> a dcat:Distribution ;
    dct:issued "2014-08-29T19:40:04.924156"^^xsd:dateTime ;
    dct:modified "2025-11-30T04:46:24.604582"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <http://bulk.ginniemae.gov/protectedfiledownload.aspx?dlfile=data_bulk/monthly_201407.zip> ;
    dcat:mediaType "text/TXT" .

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

