@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/1df0cd46-cc83-426b-aa81-adad14cf14ff> a dcat:Dataset ;
    dct:description "The Rate PUF (Rate-PUF) is one of the files that comprise the Health Insurance Exchange Public Use Files. The Rate-PUF contains plan-level data on rates based on an eligible subscriber’s age, tobacco use, and geographic location; and family-tier rates." ;
    dct:identifier "e6deb20e-dd27-495b-8eb1-c67db7bbd788" ;
    dct:issued "2023-08-09"^^xsd:date ;
    dct:modified "2023-08-16"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Rate 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/1df0cd46-cc83-426b-aa81-adad14cf14ff/resource/6585264b-52fa-4e2d-9627-cafa4f1147dc> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "exchange-puf",
        "marketplace-puf",
        "py2023",
        "rate" ;
    dcat:theme <%7BCMS%7D> .

<https://data.amerigeoss.org/dataset/1df0cd46-cc83-426b-aa81-adad14cf14ff/resource/6585264b-52fa-4e2d-9627-cafa4f1147dc> a dcat:Distribution ;
    dct:description "rate_puf.csv" ;
    dct:format "CSV" ;
    dct:issued "2022-10-29T13:37:29.461768"^^xsd:dateTime ;
    dct:modified "2025-09-24T06:05:21.788704"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.healthcare.gov/datafile/py2023/rate_puf.csv> ;
    dcat:mediaType "text/csv" .

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

