@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:p24130
  skos:altLabel "autentikointi"@fi ;
  skos:prefLabel "todentaminen"@fi, "autentisering"@sv, "authentication"@en ;
  skos:related tero:p6609 ;
  skos:exactMatch yso:p24130 ;
  skos:broader tero:p642 ;
  skos:inScheme tero:conceptscheme ;
  yso:p23805 ysa:Y172999 ;
  skosext:broaderGeneric tero:p642 ;
  a skos:Concept .

tero:p642
  skos:prefLabel "kognition"@sv, "cognition"@en, "kognitio"@fi ;
  a skos:Concept ;
  skos:narrower tero:p24130 .

tero:conceptscheme a skos:ConceptScheme .
yso:p24130 skos:exactMatch tero:p24130 .
tero:p6609
  skos:prefLabel "verifiering"@sv, "verification"@en, "verifiointi"@fi ;
  a skos:Concept ;
  skos:related tero:p24130 .

