@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/2a28705f-057f-4233-a5bc-edf3d2e1dbdc> a dcat:Dataset ;
    dct:description "The NCUA Guaranteed Notes Program is a series of thirteen securitization transactions. The terms and characteristics of each securitization vary and data is available on each." ;
    dct:identifier "PDA31" ;
    dct:issued "2025-11-20T15:31:07.280841"^^xsd:dateTime ;
    dct:language "{en-US}" ;
    dct:modified "2021-11-03T18:09:05.508000+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "NCUA Guaranteed Notes Program" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Office of Examination and Insurance" ;
            vcard:hasEmail <mailto:eimail@ncua.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2a28705f-057f-4233-a5bc-edf3d2e1dbdc/resource/7aec7a5e-90c3-4c17-a73e-6aff3a82efe9> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "corporate-credit-union-data",
        "corporate-credit-union-resolution",
        "geo",
        "geoss",
        "guaranteed-notes-program",
        "national",
        "ncua",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/2a28705f-057f-4233-a5bc-edf3d2e1dbdc/resource/7aec7a5e-90c3-4c17-a73e-6aff3a82efe9> a dcat:Distribution ;
    dct:description "This resource provides information on each of the securitization transactions included in the NCUA Guaranteed Notes Program." ;
    dct:issued "2022-08-07T18:35:55.710195"^^xsd:dateTime ;
    dct:modified "2025-11-20T15:31:07.273475"^^xsd:dateTime ;
    dct:title "NCUA Guaranteed Notes Program Transaction Data" ;
    dcat:accessURL <https://www.ncua.gov/support-services/guaranteed-notes-program/transaction-details> .

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

