@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/emission-computed_tomography>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/single-photon_emission-computed_tomography>, <https://concepts.sagepub.com/social-science/concept/positron-emission_tomography> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D014055.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/tomography>, <https://concepts.sagepub.com/social-science/concept/radionuclide_imaging>, <https://concepts.sagepub.com/social-science/concept/image_enhancement>, <https://concepts.sagepub.com/social-science/concept/computer-assisted_image_interpretation> ;
  skos:prefLabel "emission-computed tomography"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/computer-assisted_image_interpretation>
  skos:prefLabel "computer-assisted image interpretation"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/emission-computed_tomography> .

<https://concepts.sagepub.com/social-science/concept/radionuclide_imaging>
  skos:prefLabel "radionuclide imaging"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/emission-computed_tomography> .

<https://concepts.sagepub.com/social-science/concept/single-photon_emission-computed_tomography>
  skos:prefLabel "single-photon emission-computed tomography"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/emission-computed_tomography> .

<https://concepts.sagepub.com/social-science/concept/image_enhancement>
  skos:prefLabel "image enhancement"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/emission-computed_tomography> .

<https://concepts.sagepub.com/social-science/concept/positron-emission_tomography>
  skos:prefLabel "positron-emission tomography"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/emission-computed_tomography> .

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

<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/emission-computed_tomography> .

