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

<https://concepts.sagepub.com/social-science/concept/marine_environment>
  skos:prefLabel "marine environment"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/aquatic_environment> .

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

<https://concepts.sagepub.com/social-science/concept/aquatic_environment>
  skos:definition "abiotic and biotic conditions of lacustrine, riverine or marine ecosystems, where organisms live in waterbodies that are stationary or flowing. An aquatic environment includes the physical (e.g. [Source: <a href=\"https://sk.sagepub.com/reference/dictionaryenvirochange/n233.i1.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Environmental Change; aquatic environment</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/marine_environment> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/natural_environment> ;
  skos:prefLabel "aquatic environment"@en ;
  a skos:Concept .

