@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/hospital_dental_services>
  skos:prefLabel "hospital dental services"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/dental_units> .

<https://concepts.sagepub.com/social-science/concept/dental_services>
  skos:prefLabel "dental services"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/dental_units> .

<https://concepts.sagepub.com/social-science/concept/dental_facilities>
  skos:prefLabel "dental facilities"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/dental_units> .

<https://concepts.sagepub.com/social-science/concept/dental_units>
  skos:broader <https://concepts.sagepub.com/social-science/concept/dental_facilities>, <https://concepts.sagepub.com/social-science/concept/dental_services>, <https://concepts.sagepub.com/social-science/concept/hospital_departments>, <https://concepts.sagepub.com/social-science/concept/specialist_hospitals>, <https://concepts.sagepub.com/social-science/concept/clinics>, <https://concepts.sagepub.com/social-science/concept/hospital_dental_services> ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/dental_out_patient_units>, <https://concepts.sagepub.com/social-science/concept/dental_teaching_hospitals> ;
  skos:prefLabel "dental units"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D003740.html> .

<https://concepts.sagepub.com/social-science/concept/specialist_hospitals>
  skos:prefLabel "specialist hospitals"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/dental_units> .

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

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

<https://concepts.sagepub.com/social-science/concept/dental_teaching_hospitals>
  skos:prefLabel "dental teaching hospitals"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/dental_units> .

<https://concepts.sagepub.com/social-science/concept/dental_out_patient_units>
  skos:prefLabel "dental out patient units"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/dental_units> .

<https://concepts.sagepub.com/social-science/concept/hospital_departments>
  skos:prefLabel "hospital departments"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/dental_units> .

