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

<https://concepts.sagepub.com/social-science/concept/nuclear_fuel_processing>
  skos:prefLabel "nuclear fuel processing"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/radiation_technology> .

<https://concepts.sagepub.com/social-science/concept/radioisotope_technology>
  skos:prefLabel "radioisotope technology"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/radiation_technology> .

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

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

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

<https://concepts.sagepub.com/social-science/concept/radiation_chemistry>
  skos:prefLabel "radiation chemistry"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/radiation_technology> .

<https://concepts.sagepub.com/social-science/concept/radiation_technology>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/radiology>, <https://concepts.sagepub.com/social-science/concept/radioisotope_technology>, <https://concepts.sagepub.com/social-science/concept/radiochemistry>, <https://concepts.sagepub.com/social-science/concept/radiation_chemistry>, <https://concepts.sagepub.com/social-science/concept/nuclear_fuel_processing> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/technology> ;
  skos:prefLabel "radiation technology"@en ;
  a skos:Concept .

