@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/19a1030b-623e-4d6e-ac4e-a1a33d32a4b0> a dcat:Dataset ;
    dct:description "Data on debarred medical providers who cannot provide services under the Federal Employees Health Benefits Program (FEHBP)" ;
    dct:identifier "OPM-OIG-0010" ;
    dct:issued "2025-11-20T05:50:59.570934"^^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 "Debarment (DEBAR)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Terri Fazio" ;
            vcard:hasEmail <mailto:terri.fazio@opm.gov> ] ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "debarred-providers",
        "epls",
        "excluded-parties-list-system",
        "federal-employees-health-benefits-program",
        "fehbp",
        "geo",
        "geoss",
        "inspector-general",
        "national",
        "north-america",
        "sam",
        "system-for-acquisition-management",
        "united-states" ;
    dcat:theme <%7B%22Debarred%20providers%22%7D> .

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

