@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/61dbc3cf-3d07-454e-a0c8-5acdc111b08f> a dcat:Dataset ;
    dct:description "The Network PUF (Ntwrk-PUF) is one of the files that comprise the Health Insurance Exchange Public Use Files. The Ntwrk-PUF contains issuer-level data identifying provider network URLs." ;
    dct:identifier "0953b9c0-0843-4f41-88e9-cc44aed14407" ;
    dct:issued "2022-05-04"^^xsd:date ;
    dct:modified "2022-05-11"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Network 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/61dbc3cf-3d07-454e-a0c8-5acdc111b08f/resource/286e97b6-d86d-4396-82f0-db355152ef9a> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "exchange-puf",
        "geo",
        "geoss",
        "marketplace-puf",
        "national",
        "network",
        "north-america",
        "py2022",
        "united-states" .

<https://data.amerigeoss.org/dataset/61dbc3cf-3d07-454e-a0c8-5acdc111b08f/resource/286e97b6-d86d-4396-82f0-db355152ef9a> a dcat:Distribution ;
    dct:description "network_puf.csv" ;
    dct:format "CSV" ;
    dct:issued "2021-10-30T13:05:44.447964"^^xsd:dateTime ;
    dct:modified "2025-11-22T04:25:34.466523"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.healthcare.gov/datafile/py2022/network_puf.csv> ;
    dcat:mediaType "text/csv" .

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

