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

<https://concepts.sagepub.com/social-science/concept/lymphoid_tissue>
  skos:prefLabel "lymphoid tissue"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/tissues> .

<https://concepts.sagepub.com/social-science/concept/subcutaneous_tissue>
  skos:prefLabel "subcutaneous tissue"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/tissues> .

<https://concepts.sagepub.com/social-science/concept/tissues>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/subcutaneous_tissue>, <https://concepts.sagepub.com/social-science/concept/lymphoid_tissue>, <https://concepts.sagepub.com/social-science/concept/muscles>, <https://concepts.sagepub.com/social-science/concept/exocrine_glands>, <https://concepts.sagepub.com/social-science/concept/nerve_tissue>, <https://concepts.sagepub.com/social-science/concept/mesothelium>, <https://concepts.sagepub.com/social-science/concept/epithelium> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/anatomical_terminology> ;
  skos:prefLabel "tissues"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/exocrine_glands>
  skos:prefLabel "exocrine glands"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/tissues> .

<https://concepts.sagepub.com/social-science/concept/nerve_tissue>
  skos:prefLabel "nerve tissue"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/tissues> .

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

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

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

<https://concepts.sagepub.com/social-science/concept/anatomical_terminology>
  skos:prefLabel "anatomical terminology"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/tissues> .

