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

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

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

<https://concepts.sagepub.com/social-science/concept/connective_tissue>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/fibroblasts>, <https://concepts.sagepub.com/social-science/concept/fasciae>, <https://concepts.sagepub.com/social-science/concept/cartilage>, <https://concepts.sagepub.com/social-science/concept/bone_tissue>, <https://concepts.sagepub.com/social-science/concept/aponeuroses>, <https://concepts.sagepub.com/social-science/concept/adipose_tissues> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/anatomical_terminology> ;
  skos:prefLabel "connective tissue"@en ;
  a skos:Concept .

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

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

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

<https://concepts.sagepub.com/social-science/concept/bone_tissue>
  skos:prefLabel "bone tissue"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/connective_tissue> .

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

