@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:p8265
  skos:prefLabel "identification, by authorities"@en, "igenkännande"@sv, "tunnistaminen"@fi ;
  a skos:Concept ;
  skos:narrower tero:p24599 .

tero:conceptscheme a skos:ConceptScheme .
tero:p24599
  skos:broader tero:p8265 ;
  yso:p23805 ysa:Y171475 ;
  skos:altLabel "liiketunnistus"@fi ;
  skos:prefLabel "liikkeentunnistus"@fi, "rörelseidentifiering"@sv, "motion recognition"@en ;
  skosext:broaderGeneric tero:p8265 ;
  skos:exactMatch yso:p24599 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme .

yso:p24599 skos:exactMatch tero:p24599 .
