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

<https://concepts.sagepub.com/social-science/concept/effects_of_climate_change>
  skos:prefLabel "effects of climate change"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/nitrous_oxide> .

<https://concepts.sagepub.com/social-science/concept/nitrous_oxide>
  skos:definition "NITROUS OXIDE (N20) is a compound of two very abundant elements on Earth, which also compose most of the gases in the Earth's atmosphere—oxygen and nitrogen. It is a colorless gas with a sweetish odor. [Source: <a href=\"https://sk.sagepub.com/reference/globalwarming/n470.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Warming and Climate Change; Nitrous Oxide</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/nitrogen_oxides>, <https://concepts.sagepub.com/social-science/concept/effects_of_climate_change>, <https://concepts.sagepub.com/social-science/concept/anesthetic_gases> ;
  skos:prefLabel "nitrous oxide"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/anesthetic_gases>
  skos:prefLabel "anesthetic gases"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/nitrous_oxide> .

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

