@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/5ce57a7c-0483-465e-a227-365109b2049e> a dcat:Dataset ;
    dct:description "This file contains Active Issuers and the date that the Issuer has chosen and use for its monthly reporting cutoff" ;
    dct:identifier "5ce57a7c-0483-465e-a227-365109b2049e" ;
    dct:issued "2025-11-29T23:35:25.389490"^^xsd:dateTime ;
    dct:modified "2025-11-29T23:35:25.389494"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Issuer Cutoff Date File" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dan Kahn" ;
            vcard:hasEmail <mailto:dan.kahn@hud.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/5ce57a7c-0483-465e-a227-365109b2049e/resource/c0287a84-f34f-477b-b282-75a023b26932> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/5ce57a7c-0483-465e-a227-365109b2049e/resource/c0287a84-f34f-477b-b282-75a023b26932> a dcat:Distribution ;
    dct:issued "2014-08-29T19:40:05.903417"^^xsd:dateTime ;
    dct:modified "2025-11-29T23:35:25.383654"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <http://bulk.ginniemae.gov/protectedfiledownload.aspx?dlfile=data_bulk/issrcutoff_20140731.txt> ;
    dcat:mediaType "text/TXT" .

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

