@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/health_hazards>
  skos:prefLabel "health hazards"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/radiation_hazards> .

<https://concepts.sagepub.com/social-science/concept/sunlight_hazards>
  skos:prefLabel "sunlight hazards"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/radiation_hazards> .

<https://concepts.sagepub.com/social-science/concept/X-ray_hazards>
  skos:prefLabel "X-ray hazards"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/radiation_hazards> .

<https://concepts.sagepub.com/social-science/concept/physical_hazards>
  skos:prefLabel "physical hazards"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/radiation_hazards> .

<https://concepts.sagepub.com/social-science/concept/particulate_radiation_hazards>
  skos:prefLabel "particulate radiation hazards"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/radiation_hazards> .

<https://concepts.sagepub.com/social-science/concept/radiation_hazards>
  skos:broader <https://concepts.sagepub.com/social-science/concept/physical_hazards>, <https://concepts.sagepub.com/social-science/concept/health_hazards> ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/particulate_radiation_hazards>, <https://concepts.sagepub.com/social-science/concept/sunlight_hazards>, <https://concepts.sagepub.com/social-science/concept/radioactive_pollution>, <https://concepts.sagepub.com/social-science/concept/gamma_ray_hazards>, <https://concepts.sagepub.com/social-science/concept/X-ray_hazards>, <https://concepts.sagepub.com/social-science/concept/ultraviolet_radiation_hazards>, <https://concepts.sagepub.com/social-science/concept/infrared_radiation_hazards> ;
  skos:prefLabel "radiation hazards"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/infrared_radiation_hazards>
  skos:prefLabel "infrared radiation hazards"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/radiation_hazards> .

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

<https://concepts.sagepub.com/social-science/concept/ultraviolet_radiation_hazards>
  skos:prefLabel "ultraviolet radiation hazards"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/radiation_hazards> .

<https://concepts.sagepub.com/social-science/concept/radioactive_pollution>
  skos:prefLabel "radioactive pollution"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/radiation_hazards> .

<https://concepts.sagepub.com/social-science/concept/gamma_ray_hazards>
  skos:prefLabel "gamma ray hazards"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/radiation_hazards> .

