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

<https://concepts.sagepub.com/social-science/concept/biomimetics>
  skos:definition "Biomimetics is the mimicry of life or biology. It is used to describe man-made materials, systems, or technological products that are designed with inspiration from nature or biology. [Source: <a href=\"https://sk.sagepub.com/reference/nanoscience/n31.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Nanoscience and Society; Biomimetics</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D032701.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/biotechnology> ;
  skos:prefLabel "biomimetics"@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/biomimetics> .

