@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/63f77afb-1f90-43bd-8665-b1a7a0d32c09> a dcat:Dataset ;
    dct:description "A list of all Federal Employees Health Benefits Program (FEHBP) plans available in each state, as well as links to the plan brochures, changes for each plan from the previous year, information on plan patient safety programs, and links to the plan provider directories." ;
    dct:identifier "OPM-HI-0002" ;
    dct:issued "2025-11-22T06:07:13.654446"^^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 "Federal Employees Health Benefits Program (FEHBP) Plan Information" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Lionell Jones" ;
            vcard:hasEmail <mailto:fehb@opm.gov> ] ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "brochures",
        "carriers",
        "ckan",
        "consumer-driven-health-plans",
        "district-of-columbia",
        "federal-employees-health-benefits-program",
        "fee-for-service-health-plans",
        "fehbp",
        "ffs",
        "geo",
        "geoss",
        "hdhp",
        "health-maintenance-organizations",
        "health-plans",
        "high-deductible-health-plans",
        "hmo",
        "national",
        "north-america",
        "u-s-states",
        "u-s-territories",
        "united-states" .

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

