@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/3053d888-e4f2-479f-aa41-846ef429a5a3> a dcat:Dataset ;
    dct:description "To ensure that stakeholders have the most up-to-date information on the NCUA’s policies and initiatives, the agency organized data on all press releases since 2015." ;
    dct:identifier "PDA28" ;
    dct:issued "2025-11-20T19:01:51.793897"^^xsd:dateTime ;
    dct:language "{en-US}" ;
    dct:modified "2021-11-03T18:24:48.770000+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "NCUA Press Releases" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Office of External and Public Affairs" ;
            vcard:hasEmail <mailto:oeacmail@ncua.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/3053d888-e4f2-479f-aa41-846ef429a5a3/resource/0477ffcd-e749-4aec-955a-094b3ce0e9f6> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "credit-union",
        "credit-union-data",
        "geo",
        "geoss",
        "national",
        "ncua",
        "north-america",
        "press-releases",
        "united-states" .

<https://data.amerigeoss.org/dataset/3053d888-e4f2-479f-aa41-846ef429a5a3/resource/0477ffcd-e749-4aec-955a-094b3ce0e9f6> a dcat:Distribution ;
    dct:description "This resource provides a user the ability to search and retrieve data on NCUA press releases since 2015." ;
    dct:issued "2022-08-07T18:36:41.371378"^^xsd:dateTime ;
    dct:modified "2025-11-20T19:01:51.786681"^^xsd:dateTime ;
    dct:title "Press Releases" ;
    dcat:accessURL <https://www.ncua.gov/news/press-releases> .

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

