@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/object-based_image_analysis>
  skos:definition "Object-based image analysis (OBIA) is a new approach to the analysis of remote-sensing (RS) images in which the basic units, instead of being individual pixels, are image-objects. An image-object is a relatively uniform region of a digital image somewhat different from its surroundings. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n832.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Object-Based Image Analysis</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/remote_sensing> ;
  skos:prefLabel "object-based image analysis"@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/object-based_image_analysis> .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/methods>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "methods"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/object-based_image_analysis> .

