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

<https://concepts.sagepub.com/social-science/concept/optically_stimulated_luminescence_dosimetry>
  skos:prefLabel "optically stimulated luminescence dosimetry"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/radiation_monitoring> .

<https://concepts.sagepub.com/social-science/concept/environmental_monitoring>
  skos:prefLabel "environmental monitoring"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/radiation_monitoring> .

<https://concepts.sagepub.com/social-science/concept/radiation_monitoring>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/thermoluminescent_dosimetry>, <https://concepts.sagepub.com/social-science/concept/optically_stimulated_luminescence_dosimetry>, <https://concepts.sagepub.com/social-science/concept/film_dosimetry> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D011834.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/radiologic_health>, <https://concepts.sagepub.com/social-science/concept/environmental_monitoring> ;
  skos:prefLabel "radiation monitoring"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/radiologic_health>
  skos:prefLabel "radiologic health"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/radiation_monitoring> .

<https://concepts.sagepub.com/social-science/concept/thermoluminescent_dosimetry>
  skos:prefLabel "thermoluminescent dosimetry"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/radiation_monitoring> .

<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_monitoring> .

