@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/00ed8bdb-b8df-4db2-a277-5dd1c64037fc> a dcat:Dataset ;
    dct:description "The Business Rules PUF (BR-PUF) is one of the files that comprise the Health Insurance Exchange Public Use Files. The BR-PUF contains plan-level data on rating business rules, such as maximum age for a dependent and allowed dependent relationships." ;
    dct:identifier "d849f3cc-64da-408a-92d8-790ba4973737" ;
    dct:issued "2025-08-06"^^xsd:date ;
    dct:modified "2025-08-12"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Business Rules 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/00ed8bdb-b8df-4db2-a277-5dd1c64037fc/resource/9cf97905-1205-41a9-847f-7652c59adba9> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "business-rules",
        "exchange-puf",
        "marketplace-puf",
        "py2025" ;
    dcat:theme <%7BCMS%7D> .

<https://data.amerigeoss.org/dataset/00ed8bdb-b8df-4db2-a277-5dd1c64037fc/resource/9cf97905-1205-41a9-847f-7652c59adba9> a dcat:Distribution ;
    dct:description "business_rules_PUF.csv" ;
    dct:format "CSV" ;
    dct:issued "2025-02-03T22:14:30.767938"^^xsd:dateTime ;
    dct:modified "2025-09-23T14:53:03.779552"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.healthcare.gov/datafile/py2025/business_rules_PUF.csv> ;
    dcat:mediaType "text/csv" .

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

