@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<https://concepts.sagepub.com/social-science/concept/costs_and_cost_analysis>
  skos:prefLabel "costs and cost analysis"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/cost_sharing> .

<https://concepts.sagepub.com/social-science/concept/medical_savings_accounts>
  skos:prefLabel "medical savings accounts"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/cost_sharing> .

<https://concepts.sagepub.com/social-science/concept/collaboration>
  skos:prefLabel "collaboration"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/cost_sharing> .

<https://concepts.sagepub.com/social-science/concept/deductibles_and_coinsurance>
  skos:prefLabel "deductibles and coinsurance"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/cost_sharing> .

<https://concepts.sagepub.com/social-science/concept/cost_sharing>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/medical_savings_accounts>, <https://concepts.sagepub.com/social-science/concept/deductibles_and_coinsurance> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D017047.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/insurance>, <https://concepts.sagepub.com/social-science/concept/costs_and_cost_analysis>, <https://concepts.sagepub.com/social-science/concept/collaboration> ;
  skos:prefLabel "cost sharing"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/insurance>
  skos:prefLabel "insurance"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/cost_sharing> .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/cost_sharing> .

