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

<https://concepts.sagepub.com/social-science/concept/krypton>
  skos:prefLabel "krypton"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/inert_gases> .

<https://concepts.sagepub.com/social-science/concept/inert_gases>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/krypton>, <https://concepts.sagepub.com/social-science/concept/argon>, <https://concepts.sagepub.com/social-science/concept/helium>, <https://concepts.sagepub.com/social-science/concept/xenon>, <https://concepts.sagepub.com/social-science/concept/thoron>, <https://concepts.sagepub.com/social-science/concept/neon>, <https://concepts.sagepub.com/social-science/concept/radon> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/gases> ;
  skos:prefLabel "inert gases"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/radon>
  skos:prefLabel "radon"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/inert_gases> .

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

<https://concepts.sagepub.com/social-science/concept/xenon>
  skos:prefLabel "xenon"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/inert_gases> .

<https://concepts.sagepub.com/social-science/concept/helium>
  skos:prefLabel "helium"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/inert_gases> .

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

<https://concepts.sagepub.com/social-science/concept/thoron>
  skos:prefLabel "thoron"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/inert_gases> .

<https://concepts.sagepub.com/social-science/concept/neon>
  skos:prefLabel "neon"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/inert_gases> .

