@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/2df7cce6-d6c5-41aa-a5cf-679178f8cf0a> a dcat:Dataset ;
    dct:description "Pool information for available Multiple Issuer Pool for future pooling use" ;
    dct:identifier "2df7cce6-d6c5-41aa-a5cf-679178f8cf0a" ;
    dct:issued "2025-11-29T09:46:58.534697"^^xsd:dateTime ;
    dct:modified "2025-11-29T09:46:58.534701"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Prospective Multiple Issuer Pool Numbers" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dan Kahn" ;
            vcard:hasEmail <mailto:dan.kahn@hud.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2df7cce6-d6c5-41aa-a5cf-679178f8cf0a/resource/b51334e2-925f-44ad-a49b-ac18509c174c> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/2df7cce6-d6c5-41aa-a5cf-679178f8cf0a/resource/b51334e2-925f-44ad-a49b-ac18509c174c> a dcat:Distribution ;
    dct:issued "2014-08-29T19:40:05.878179"^^xsd:dateTime ;
    dct:modified "2025-11-29T09:46:58.528502"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <http://bulk.ginniemae.gov/protectedfiledownload.aspx?dlfile=data_bulk/Prospective_MIP.txt> ;
    dcat:mediaType "text/TXT" .

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

