@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:prefLabel "emission-computed tomography"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/image_enhancement> .

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

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

<https://concepts.sagepub.com/social-science/concept/remote_sensing>
  skos:prefLabel "remote sensing"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/image_enhancement> .

<https://concepts.sagepub.com/social-science/concept/computer-assisted_image_processing>
  skos:prefLabel "computer-assisted image processing"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/image_enhancement> .

<https://concepts.sagepub.com/social-science/concept/image_enhancement>
  skos:broader <https://concepts.sagepub.com/social-science/concept/computer-assisted_image_processing>, <https://concepts.sagepub.com/social-science/concept/photography>, <https://concepts.sagepub.com/social-science/concept/remote_sensing> ;
  skos:prefLabel "image enhancement"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/radiographic_image_enhancement>, <https://concepts.sagepub.com/social-science/concept/dual-energy_scanned_projection_radiography>, <https://concepts.sagepub.com/social-science/concept/emission-computed_tomography> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D007089.html> ;
  skos:definition "Image enhancement is applied to improve the overall visual quality of an image—to smooth or sharpen image features such as edges for better visual interpretation or better subsequent digital image analysis. It is applied to many types of images, such as medical images, digital photography, and remotely sensed imagery. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n610.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Image Enhancement</a>]"@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/image_enhancement> .

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

