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

<https://concepts.sagepub.com/social-science/concept/genetically_modified_organisms>
  skos:definition "The term genetically modified organism (GMO) is used to refer to plants, animals, and microorganisms whose DNA has been purposefully altered by the direct incorporation (or deletion) of one or more genes to introduce or modify a special characteristic. (Other terms used are transgenic, genetically manipulated, or genetically engineered organisms.) GMOs include pharmaceuticals such as human insulin, which was developed in 1978 and was the first product to show the business potential of the new recombinant DNA technology. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n468.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Genetically Modified Organisms (GMOs)</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/organisms>, <https://concepts.sagepub.com/social-science/concept/biology_and_chemistry>, <https://concepts.sagepub.com/social-science/concept/agriculture> ;
  skos:prefLabel "genetically modified organisms"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/biology_and_chemistry>
  skos:prefLabel "biology and chemistry"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/genetically_modified_organisms> .

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

