@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/post_and_core_technique>
  skos:prefLabel "post and core technique"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/crowns> .

<https://concepts.sagepub.com/social-science/concept/crowns>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/post_and_core_technique> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D003442.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/temporary_dental_restoration>, <https://concepts.sagepub.com/social-science/concept/permanent_dental_restoration>, <https://concepts.sagepub.com/social-science/concept/dental_prosthesis> ;
  skos:prefLabel "crowns"@en ;
  a skos:Concept .

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

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

<https://concepts.sagepub.com/social-science/concept/permanent_dental_restoration>
  skos:prefLabel "permanent dental restoration"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/crowns> .

<https://concepts.sagepub.com/social-science/concept/temporary_dental_restoration>
  skos:prefLabel "temporary dental restoration"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/crowns> .

