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

<https://concepts.sagepub.com/social-science/concept/subtraction_technique>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/dual-energy_scanned_projection_radiography>, <https://concepts.sagepub.com/social-science/concept/digital_subtraction_angiography> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D013382.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/diagnostic_imaging> ;
  skos:prefLabel "subtraction technique"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/dual-energy_scanned_projection_radiography>
  skos:prefLabel "dual-energy scanned projection radiography"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/subtraction_technique> .

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

<https://concepts.sagepub.com/social-science/concept/digital_subtraction_angiography>
  skos:prefLabel "digital subtraction angiography"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/subtraction_technique> .

