@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/1aa1ec2a-71dd-4156-862d-3380b5871b12> a dcat:Dataset ;
    dct:description "The Transparency in Coverage PUF (TC-PUF) is one of the files that comprise the Health Insurance Exchange Public Use Files. The PUF contains data on issuer and plan-level claims, appeals, and active URL data. The PY2025 PUF contains data from PY2023 for issuers participating in the Exchanges in PY2023." ;
    dct:identifier "230fcdc8-3a0b-48d5-98d9-36744a87906e" ;
    dct:issued "2024-10-11"^^xsd:date ;
    dct:modified "2024-10-24"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Transparency in Coverage PUF - PY2025" ;
    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/1aa1ec2a-71dd-4156-862d-3380b5871b12/resource/16861d27-4fd6-4cd1-bf90-839d674da25b> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "exchange-puf",
        "marketplace-puf",
        "py2025",
        "transparency-in-coverage" ;
    dcat:theme <%7BCMS%7D> .

<https://data.amerigeoss.org/dataset/1aa1ec2a-71dd-4156-862d-3380b5871b12/resource/16861d27-4fd6-4cd1-bf90-839d674da25b> a dcat:Distribution ;
    dct:description "transparency_in_coverage_PUF.xlsx" ;
    dct:format "XLS" ;
    dct:issued "2025-02-03T22:07:36.340990"^^xsd:dateTime ;
    dct:modified "2025-09-24T03:42:09.396541"^^xsd:dateTime ;
    dct:title "MS Excel File" ;
    dcat:accessURL <https://data.healthcare.gov/datafile/py2025/transparency_in_coverage_PUF.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

