@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/respiration>
  skos:definition "A complex series of chemical reactions in organisms by which energy is made available for use. The end products are carbon dioxide, water and energy. [Source: <a href=\"https://sk.sagepub.com/reference/dictionaryenvirochange/n3289.i1.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Environmental Change; respiration</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/respiratory_rate> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/respiratory_processes> ;
  skos:prefLabel "respiration"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/respiratory_processes>
  skos:prefLabel "respiratory processes"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/respiration> .

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

<https://concepts.sagepub.com/social-science/concept/respiratory_rate>
  skos:prefLabel "respiratory rate"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/respiration> .

