@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/487778bd-673b-4b46-bfd8-2b048f002b82> a dcat:Dataset ;
    dct:description "A listing of costs, brochures and popular benefits in the Federal Employees Health Benefits Program (FEHBP) based on search criteria." ;
    dct:identifier "OPM-HI-0003" ;
    dct:issued "2005-01-06"^^xsd:date ;
    dct:language "{en-US}" ;
    dct:modified "2014"^^xsd:gYear ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Plan Comparison Tool" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Lionell Jones" ;
            vcard:hasEmail <mailto:lionell.jones@opm.gov> ] ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "federal-employees-health-benefits-program",
        "fehbp",
        "geo",
        "geoss",
        "health",
        "healthcare",
        "national",
        "north-america",
        "plan-codes",
        "plan-names",
        "plans-by-location",
        "united-states" .

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

