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

<https://concepts.sagepub.com/social-science/concept/multiple_birth_offspring>
  skos:prefLabel "multiple birth offspring"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/twins> .

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

<https://concepts.sagepub.com/social-science/concept/twins,_dizygotic>
  skos:prefLabel "twins, dizygotic"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/twins> .

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

<https://concepts.sagepub.com/social-science/concept/twins>
  skos:definition "Twins are two babies who are born together. Arthur discovered that twins are the clones of nature, each descended from the symmetrical splitting of a single fertilized egg into cells that contain the identical sequence of even tinier DNA molecules. [Source: <a href=\"https://sk.sagepub.com/reference/africanreligion/n433.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of African Religion; Twins</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/twins,_monozygotic>, <https://concepts.sagepub.com/social-science/concept/twins,_dizygotic>, <https://concepts.sagepub.com/social-science/concept/conjoined_twins> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D014427.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/multiple_birth_offspring> ;
  skos:prefLabel "twins"@en ;
  a skos:Concept .

