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

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

<https://concepts.sagepub.com/social-science/concept/human_physiology>
  skos:prefLabel "human physiology"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/human_biology> .

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

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

<https://concepts.sagepub.com/social-science/concept/physical_anthropology>
  skos:prefLabel "physical anthropology"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/human_biology> .

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

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

<https://concepts.sagepub.com/social-science/concept/human_biology>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/human_anatomy>, <https://concepts.sagepub.com/social-science/concept/cytology>, <https://concepts.sagepub.com/social-science/concept/genetics>, <https://concepts.sagepub.com/social-science/concept/histology>, <https://concepts.sagepub.com/social-science/concept/embryology>, <https://concepts.sagepub.com/social-science/concept/physical_anthropology>, <https://concepts.sagepub.com/social-science/concept/biophysics>, <https://concepts.sagepub.com/social-science/concept/human_physiology> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/biology> ;
  skos:prefLabel "human biology"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/human_anatomy>
  skos:prefLabel "human anatomy"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/human_biology> .

