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

<https://concepts.sagepub.com/social-science/concept/society>
  skos:prefLabel "society"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/cloning> .

<https://concepts.sagepub.com/social-science/concept/animals>
  skos:prefLabel "animals"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/cloning> .

<https://concepts.sagepub.com/social-science/concept/cloning>
  skos:definition "CLONING IS A process by which identical copies, or clones, of something are made. In biological sciences, it is concerned with making identical copies of biological material such as DNA fragments (molecular cloning), cells (cell cloning), or organisms. [Source: <a href=\"https://sk.sagepub.com/reference/stemcell/n65.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Stem Cell Research; Cloning</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/society>, <https://concepts.sagepub.com/social-science/concept/politics>, <https://concepts.sagepub.com/social-science/concept/movements_and_regulations>, <https://concepts.sagepub.com/social-science/concept/challenges,_issues,_and_controversies>, <https://concepts.sagepub.com/social-science/concept/animals> ;
  skos:prefLabel "cloning"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/movements_and_regulations>
  skos:prefLabel "movements and regulations"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/cloning> .

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

<https://concepts.sagepub.com/social-science/concept/challenges,_issues,_and_controversies>
  skos:prefLabel "challenges, issues, and controversies"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/cloning> .

