@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/324adae4-1869-458e-aee5-f89e7d1d9a0f> a dcat:Dataset ;
    dct:description "Excel file of all charities approved for a CFC year" ;
    dct:identifier "OPM-MSAC-0007" ;
    dct:issued "2025-09-24T22:55:49.524913"^^xsd:dateTime ;
    dct:language "{en-US}" ;
    dct:modified "2023"^^xsd:gYear ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "CFC Listing Report: Listing All Around Giving" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "datadrivenworkforce@opm.gov" ;
            vcard:hasEmail <mailto:datadrivenworkforce@opm.gov> ] ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "charities",
        "combined-federal-campaign",
        "data-file",
        "donation" .

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

