@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/operative_dentistry> .

<https://concepts.sagepub.com/social-science/concept/dental_cavity_lining>
  skos:prefLabel "dental cavity lining"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/operative_dentistry> .

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

<https://concepts.sagepub.com/social-science/concept/crown_lengthening>
  skos:prefLabel "crown lengthening"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/operative_dentistry> .

<https://concepts.sagepub.com/social-science/concept/operative_dentistry>
  skos:prefLabel "operative dentistry"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/dental_restoration_failure>, <https://concepts.sagepub.com/social-science/concept/dental_marginal_adaptation>, <https://concepts.sagepub.com/social-science/concept/temporary_dental_restoration>, <https://concepts.sagepub.com/social-science/concept/dental_cavity_lining>, <https://concepts.sagepub.com/social-science/concept/crown_lengthening>, <https://concepts.sagepub.com/social-science/concept/permanent_dental_restoration> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/dentistry> ;
  a skos:Concept ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D003814.html> .

<https://concepts.sagepub.com/social-science/concept/dental_restoration_failure>
  skos:prefLabel "dental restoration failure"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/operative_dentistry> .

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

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

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

