@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/26247e1f-ae42-43c9-b3d4-589bad4ecd1b> a dcat:Dataset ;
    dct:description "The Service Area PUF (SA-PUF) is one of the files that comprise the Health Insurance Exchange Public Use Files. The SA-PUF contains issuer-level data on geographic service areas including state, county, and zip code." ;
    dct:identifier "0a973ff8-9926-49c5-91e1-ee6c9c1288e1" ;
    dct:issued "2022-08-10"^^xsd:date ;
    dct:modified "2022-08-17"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Service Area PUF – PY2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Center for Consumer Information and Insurance Oversight" ;
            vcard:hasEmail <mailto:CMS_FEPS@cms.hhs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/26247e1f-ae42-43c9-b3d4-589bad4ecd1b/resource/5b969e9b-eb1a-473d-b56e-fc3c8ab92062> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "exchange-puf",
        "marketplace-puf",
        "py2022",
        "service-area" ;
    dcat:theme <%7BCMS%7D> .

<https://data.amerigeoss.org/dataset/26247e1f-ae42-43c9-b3d4-589bad4ecd1b/resource/5b969e9b-eb1a-473d-b56e-fc3c8ab92062> a dcat:Distribution ;
    dct:description "service_area_puf.csv" ;
    dct:format "CSV" ;
    dct:issued "2021-10-30T13:07:49.107258"^^xsd:dateTime ;
    dct:modified "2025-09-24T14:44:24.268279"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.healthcare.gov/datafile/py2022/service_area_puf.csv> ;
    dcat:mediaType "text/csv" .

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

