@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/2b04b6d5-08f7-4365-b774-e0bbf1666182> a dcat:Dataset ;
    dct:description "The Plan ID Crosswalk PUF (CW-PUF) is one of the files that comprise the Health Insurance Exchange Public Use Files. The purpose of the CW-PUF is to map QHPs and SADPs offered through the Exchanges during the previous plan year to plans that will be offered through the Exchanges in the current plan year." ;
    dct:identifier "46fdeb9e-921a-4141-a231-1bbe3dd14f61" ;
    dct:issued "2022-10-19"^^xsd:date ;
    dct:modified "2022-10-25"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Plan ID Crosswalk PUF – PY2023" ;
    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/2b04b6d5-08f7-4365-b774-e0bbf1666182/resource/48600b32-1087-41d1-92ef-0ca40e6a5d66> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "exchange-puf",
        "marketplace-puf",
        "plan-id-crosswalk",
        "py2023" ;
    dcat:theme <%7BCMS%7D> .

<https://data.amerigeoss.org/dataset/2b04b6d5-08f7-4365-b774-e0bbf1666182/resource/48600b32-1087-41d1-92ef-0ca40e6a5d66> a dcat:Distribution ;
    dct:description "plan_id_crosswalk_puf.csv" ;
    dct:format "CSV" ;
    dct:issued "2022-10-29T13:36:16.442529"^^xsd:dateTime ;
    dct:modified "2025-09-23T15:17:03.904229"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.healthcare.gov/datafile/py2023/plan_id_crosswalk_puf.csv> ;
    dcat:mediaType "text/csv" .

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

