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

<https://concepts.sagepub.com/social-science/concept/birth_and_infancy>
  skos:prefLabel "birth and infancy"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/gametes> .

<https://concepts.sagepub.com/social-science/concept/reproductive_system>
  skos:prefLabel "reproductive system"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/gametes> .

<https://concepts.sagepub.com/social-science/concept/gametes>
  skos:definition "A gamete is a cell containing half the amount of genetic material found in a somatic (body) cell that is capable of joining with another gamete and developing into a new individual. In this sense, the joined gametes (zygote) form the earliest stem cell since this one cell will go on to form a completely new organism. [Source: <a href=\"https://sk.sagepub.com/reference/humandevelopment/n272.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Human Development; Gamete</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/spermatozoa>, <https://concepts.sagepub.com/social-science/concept/ova> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/reproductive_system>, <https://concepts.sagepub.com/social-science/concept/birth_and_infancy> ;
  skos:prefLabel "gametes"@en ;
  a skos:Concept .

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

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

