@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-CXD64970-B
  skos:prefLabel "computers and perception"@en ;
  a skos:Concept ;
  skos:narrower n9j:-BQ2NFC5N-J .

n9j: a skos:ConceptScheme .
n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-BQ2NFC5N-J .

n9j:-DM8HT89S-Q
  skos:prefLabel "visual perception"@en ;
  a skos:Concept ;
  skos:narrower n9j:-BQ2NFC5N-J .

n9j:-BQ2NFC5N-J
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/computer_vision> ;
  skos:definition "Computer vision is a field whose goal is to take as input images or video streams and to extract useful information about the objects and surfaces in the scene that gave rise to the image or video. Humans employ vision to acquire knowledge about the external world and to guide a wide range of actions, and the grand objective of computer vision research is to provide machines with similar capabilities. [Source: Encyclopedia of Perception; Computer Vision]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-CXD64970-B, n9j:-DM8HT89S-Q ;
  skos:prefLabel "computer vision"@en .

