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

<https://concepts.sagepub.com/social-science/concept/zooplankton>
  skos:definition "Free-floating heterotrophic organisms that are pelagic organisms, existing in the surface waters of the oceans or bodies of freshwater. In food webs, zooplankton generally are consumers of the phytoplankton (the primary producers). [Source: <a href=\"https://sk.sagepub.com/reference/dictionaryenvirochange/n4218.i1.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Environmental Change; zooplankton</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D015048.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/plankton>, <https://concepts.sagepub.com/social-science/concept/oceanography> ;
  skos:prefLabel "zooplankton"@en ;
  a skos:Concept .

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

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

