@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/partial_denture>
  skos:prefLabel "partial denture"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/dentures> .

<https://concepts.sagepub.com/social-science/concept/complete_dentures>
  skos:prefLabel "complete dentures"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/dentures> .

<https://concepts.sagepub.com/social-science/concept/denture_rebasing>
  skos:prefLabel "denture rebasing"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/dentures> .

<https://concepts.sagepub.com/social-science/concept/denture_liners>
  skos:prefLabel "denture liners"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/dentures> .

<https://concepts.sagepub.com/social-science/concept/denture_repair>
  skos:prefLabel "denture repair"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/dentures> .

<https://concepts.sagepub.com/social-science/concept/overlay_denture>
  skos:prefLabel "overlay denture"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/dentures> .

<https://concepts.sagepub.com/social-science/concept/denture_retention>
  skos:prefLabel "denture retention"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/dentures> .

<https://concepts.sagepub.com/social-science/concept/dentures>
  skos:broader <https://concepts.sagepub.com/social-science/concept/dental_prosthesis> ;
  skos:prefLabel "dentures"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/complete_dentures>, <https://concepts.sagepub.com/social-science/concept/denture_retention>, <https://concepts.sagepub.com/social-science/concept/overlay_denture>, <https://concepts.sagepub.com/social-science/concept/denture_design>, <https://concepts.sagepub.com/social-science/concept/denture_rebasing>, <https://concepts.sagepub.com/social-science/concept/denture_bases>, <https://concepts.sagepub.com/social-science/concept/denture_repair>, <https://concepts.sagepub.com/social-science/concept/denture_liners>, <https://concepts.sagepub.com/social-science/concept/partial_denture> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D003778.html> ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/denture_design>
  skos:prefLabel "denture design"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/dentures> .

<https://concepts.sagepub.com/social-science/concept/dental_prosthesis>
  skos:prefLabel "dental prosthesis"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/dentures> .

<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/dentures> .

<https://concepts.sagepub.com/social-science/concept/denture_bases>
  skos:prefLabel "denture bases"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/dentures> .

