@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/medical_laboratories>
  skos:prefLabel "medical laboratories"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/laboratories> .

<https://concepts.sagepub.com/social-science/concept/chemical_laboratories>
  skos:prefLabel "chemical laboratories"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/laboratories> .

<https://concepts.sagepub.com/social-science/concept/scientific_laboratories>
  skos:prefLabel "scientific laboratories"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/laboratories> .

<https://concepts.sagepub.com/social-science/concept/hemodynamic_laboratories>
  skos:prefLabel "hemodynamic laboratories"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/laboratories> .

<https://concepts.sagepub.com/social-science/concept/blood_gas_analysis_areas>
  skos:prefLabel "blood gas analysis areas"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/laboratories> .

<https://concepts.sagepub.com/social-science/concept/biology_laboratories>
  skos:prefLabel "biology laboratories"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/laboratories> .

<https://concepts.sagepub.com/social-science/concept/building_interior_spaces>
  skos:prefLabel "building interior spaces"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/laboratories> .

<https://concepts.sagepub.com/social-science/concept/hospital_laboratories>
  skos:prefLabel "hospital laboratories"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/laboratories> .

<https://concepts.sagepub.com/social-science/concept/health_facilities>
  skos:prefLabel "health facilities"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/laboratories> .

<https://concepts.sagepub.com/social-science/concept/laboratories>
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/blood_gas_analysis_areas>, <https://concepts.sagepub.com/social-science/concept/scientific_laboratories>, <https://concepts.sagepub.com/social-science/concept/hemodynamic_laboratories>, <https://concepts.sagepub.com/social-science/concept/biology_laboratories>, <https://concepts.sagepub.com/social-science/concept/medical_laboratories>, <https://concepts.sagepub.com/social-science/concept/chemical_laboratories>, <https://concepts.sagepub.com/social-science/concept/hospital_laboratories> ;
  skos:prefLabel "laboratories"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/health_facilities>, <https://concepts.sagepub.com/social-science/concept/building_interior_spaces> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D007753.html> .

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

