@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/f52278e5-27d7-4085-9561-abc0b8346b55> a dcat:Dataset ;
    dct:description "MBS Pool-Level New Issuance file (pool file of New Issuances for that day)" ;
    dct:identifier "f52278e5-27d7-4085-9561-abc0b8346b55" ;
    dct:issued "2025-12-02T06:38:43.668252"^^xsd:dateTime ;
    dct:modified "2025-12-02T06:38:43.668256"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "MBS Daily file" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dan Kahn" ;
            vcard:hasEmail <mailto:dan.kahn@hud.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/f52278e5-27d7-4085-9561-abc0b8346b55/resource/83b05993-d24b-4ab4-9e31-b477bdaff7dc> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/f52278e5-27d7-4085-9561-abc0b8346b55/resource/83b05993-d24b-4ab4-9e31-b477bdaff7dc> a dcat:Distribution ;
    dct:issued "2014-08-29T19:40:03.914557"^^xsd:dateTime ;
    dct:modified "2025-12-02T06:38:43.662056"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <http://bulk.ginniemae.gov/protectedfiledownload.aspx?dlfile=data_bulk/daily.txt> ;
    dcat:mediaType "text/TXT" .

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

