@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/dentistry>
  skos:prefLabel "dentistry"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/prosthodontics> .

<https://concepts.sagepub.com/social-science/concept/dental_specialties>
  skos:prefLabel "dental specialties"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/prosthodontics> .

<https://concepts.sagepub.com/social-science/concept/prosthodontics>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/dental_marginal_adaptation>, <https://concepts.sagepub.com/social-science/concept/dental_implantation>, <https://concepts.sagepub.com/social-science/concept/dental_tissue_conditioning>, <https://concepts.sagepub.com/social-science/concept/dental_prosthesis>, <https://concepts.sagepub.com/social-science/concept/dental_casting_technique> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/dentistry>, <https://concepts.sagepub.com/social-science/concept/dental_specialties> ;
  a skos:Concept ;
  skos:prefLabel "prosthodontics"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D011476.html> .

<https://concepts.sagepub.com/social-science/concept/dental_marginal_adaptation>
  skos:prefLabel "dental marginal adaptation"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/prosthodontics> .

<https://concepts.sagepub.com/social-science/concept/dental_casting_technique>
  skos:prefLabel "dental casting technique"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/prosthodontics> .

<https://concepts.sagepub.com/social-science/concept/dental_implantation>
  skos:prefLabel "dental implantation"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/prosthodontics> .

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

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

<https://concepts.sagepub.com/social-science/concept/dental_tissue_conditioning>
  skos:prefLabel "dental tissue conditioning"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/prosthodontics> .

