@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/zoology> .

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

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

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

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

<https://concepts.sagepub.com/social-science/concept/zoology>
  skos:broader <https://concepts.sagepub.com/social-science/concept/biological_sciences>, <https://concepts.sagepub.com/social-science/concept/biology> ;
  skos:definition "Zoology is an area of biology that deals with the study of the animal kingdom (or Animalia). One purpose of zoology is to analyze and classify animals. [Source: <a href=\"https://sk.sagepub.com/reference/environment/n1231.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Environment and Society; Zoology</a>]"@en ;
  a skos:Concept ;
  skos:prefLabel "zoology"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/ornithology>, <https://concepts.sagepub.com/social-science/concept/ichthyology>, <https://concepts.sagepub.com/social-science/concept/primatology>, <https://concepts.sagepub.com/social-science/concept/entomology> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D015046.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/zoology> .

<https://concepts.sagepub.com/social-science/concept/biological_sciences>
  skos:prefLabel "biological sciences"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/zoology> .

