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

<https://concepts.sagepub.com/social-science/concept/heavy_ions>
  skos:prefLabel "heavy ions"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/elementary_particles> .

<https://concepts.sagepub.com/social-science/concept/physical_phenomena>
  skos:prefLabel "physical phenomena"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/elementary_particles> .

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

<https://concepts.sagepub.com/social-science/concept/elementary_particles>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/electrons>, <https://concepts.sagepub.com/social-science/concept/neutrons>, <https://concepts.sagepub.com/social-science/concept/heavy_ions>, <https://concepts.sagepub.com/social-science/concept/mesons>, <https://concepts.sagepub.com/social-science/concept/phonons>, <https://concepts.sagepub.com/social-science/concept/photons>, <https://concepts.sagepub.com/social-science/concept/protons> ;
  skos:prefLabel "elementary particles"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/physical_phenomena> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D004601.html> ;
  a skos:Concept .

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

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

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

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

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

