@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix spdx: <http://spdx.org/rdf/terms#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://datasets.dataspace.fiwarebox.com/dataset/8240ccbe-c880-5775-834a-cc5b2ea9e63a> a dcat:Dataset ;
    dct:description """This dataset serves as a dental insurance summary database. The dataset provides Washington-specific annual loss ratios for insurers that operate in Washington state. Loss ratios track payments to premiums and are an indicator of fiscal health. This data is cumulative at the company level as reported to the National Association of Insurance Commissioners (NAIC).

This is the updated dental loss ratio data set. Beginning for 2025 data, RCW 48.43.743 requires The commissioner to publish the Washington-specific data. The previous version of this data set shows national level information for all insurers operating in Washington.""" ;
    dct:identifier "8240ccbe-c880-5775-834a-cc5b2ea9e63a" ;
    dct:issued "2026-07-23T12:13:19.769601"^^xsd:dateTime ;
    dct:modified "2026-07-23T12:13:23.844370"^^xsd:dateTime ;
    dct:publisher <https://datasets.dataspace.fiwarebox.com/organization/f2205b7f-edb8-46c5-8aba-a57b6ce5aa1d> ;
    dct:title "Washington State Insurers Dental Loss Ratios (2025 - Present)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Simon Casson" ] ;
    dcat:distribution <https://datasets.dataspace.fiwarebox.com/dataset/8240ccbe-c880-5775-834a-cc5b2ea9e63a/resource/e39e8242-a2db-510c-9c57-6973c5bb7cee> ;
    dcat:keyword "annual-report",
        "dental",
        "dentist",
        "health",
        "insurance",
        "life",
        "members",
        "payments",
        "premiums" ;
    dcat:landingPage <https://data.wa.gov/resource/jjnb-252w> .

<https://datasets.dataspace.fiwarebox.com/dataset/8240ccbe-c880-5775-834a-cc5b2ea9e63a/resource/e39e8242-a2db-510c-9c57-6973c5bb7cee> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-07-23T12:13:19.778652"^^xsd:dateTime ;
    dct:modified "2026-07-23T12:13:23.859555"^^xsd:dateTime ;
    dct:title "Washington State Insurers Dental Loss Ratios (2025 - Present)" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "9a6e5bcec422974b4995260a913cdab9"^^xsd:hexBinary ] ;
    dcat:accessURL <https://data.wa.gov/api/views/jjnb-252w/rows.csv> .

<https://datasets.dataspace.fiwarebox.com/organization/f2205b7f-edb8-46c5-8aba-a57b6ce5aa1d> a foaf:Agent ;
    foaf:name "Washington State" .

<https://data.wa.gov/resource/jjnb-252w> a foaf:Document .

