@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/panchromatic_imagery>
  skos:definition "Analog and digital sensors that acquire data from a single broad region of visible light, and sometimes from the adjacent near-infrared and ultraviolet regions of the electromagnetic spectrum, are commonly given the label panchromatic. The name was originally given to black-and-white photographic films that were sensitive to ultraviolet and the entire visible spectrum (pan, meaning “all,” and chromatic, meaning “colors”; both words are of Greek origin), to distinguish them from earlier black-and-white films that were only sensitive to ultraviolet and blue light. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n857.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Panchromatic Imagery</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/remote_sensing> ;
  skos:prefLabel "panchromatic imagery"@en ;
  a skos:Concept .

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

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

