@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/21f82aef-4cf0-4a25-b328-f784ed5a2822> a dcat:Dataset ;
    dct:description "Multifamily Pre-Payment Report" ;
    dct:identifier "HUD135" ;
    dct:issued "2025-09-24T09:09:14.874391"^^xsd:dateTime ;
    dct:modified "P1W" ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Multifamily Pre-Payment Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Ginnie Mae Office of Capital Markets" ;
            vcard:hasEmail <mailto:investorinquiries@hud.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/21f82aef-4cf0-4a25-b328-f784ed5a2822/resource/23c7cd14-68dd-4726-b8a3-a59703c0c6a6> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "multifamily",
        "prepayment",
        "report" .

<https://data.amerigeoss.org/dataset/21f82aef-4cf0-4a25-b328-f784ed5a2822/resource/23c7cd14-68dd-4726-b8a3-a59703c0c6a6> a dcat:Distribution ;
    dct:issued "2022-11-17T13:57:27.861922"^^xsd:dateTime ;
    dct:modified "2025-09-24T09:09:14.856511"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <https://bulk.ginniemae.gov/> .

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

