@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/67aeeeab-bbb7-459f-b166-d8580236f524> a dcat:Dataset ;
    dct:description "Database of health care claims from the Federal Employees Health Benefits Program (FEHBP) used for FEHBP audits, investigations, and debarment actions." ;
    dct:identifier "OPM-OIG-0011" ;
    dct:issued "2025-11-22T08:57:40.137516"^^xsd:dateTime ;
    dct:language "{en-US}" ;
    dct:modified "2014"^^xsd:gYear ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Claims Data Warehouse (CDW)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Terri Fazio" ;
            vcard:hasEmail <mailto:terri.fazio@opm.gov> ] ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "claims-data",
        "federal-employees-health-benefits-program",
        "fehbp",
        "geo",
        "geoss",
        "inspector-general",
        "national",
        "north-america",
        "united-states" .

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

