@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/narrow_band_imaging>
  skos:prefLabel "narrow band imaging"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/optical_imaging> .

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

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

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

<https://concepts.sagepub.com/social-science/concept/optical_tomography>
  skos:prefLabel "optical tomography"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/optical_imaging> .

<https://concepts.sagepub.com/social-science/concept/medical_light_imaging>
  skos:prefLabel "medical light imaging"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/optical_imaging> .

<https://concepts.sagepub.com/social-science/concept/medical_photography>
  skos:prefLabel "medical photography"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/optical_imaging> .

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

<https://concepts.sagepub.com/social-science/concept/investigative_techniques>
  skos:prefLabel "investigative techniques"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/optical_imaging> .

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

<https://concepts.sagepub.com/social-science/concept/optical_imaging>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/microscopy>, <https://concepts.sagepub.com/social-science/concept/optical_tomography>, <https://concepts.sagepub.com/social-science/concept/transillumination>, <https://concepts.sagepub.com/social-science/concept/narrow_band_imaging>, <https://concepts.sagepub.com/social-science/concept/medical_light_imaging>, <https://concepts.sagepub.com/social-science/concept/medical_photography> ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/radiography>, <https://concepts.sagepub.com/social-science/concept/investigative_techniques>, <https://concepts.sagepub.com/social-science/concept/diagnostic_imaging> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D061848.html> ;
  skos:prefLabel "optical imaging"@en .

