@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .

tero:p24130
  skos:prefLabel "authentication"@en, "autentisering"@sv, "todentaminen"@fi ;
  a skos:Concept ;
  skos:related tero:p6609 .

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

ysa:Y104623 skos:exactMatch tero:p6609 .
allars:Y28765 skos:exactMatch tero:p6609 .
yso:p6609 skos:exactMatch tero:p6609 .
tero:p6608
  skos:prefLabel "falsification"@en, "falsifiointi"@fi, "falsifikation"@sv ;
  a skos:Concept ;
  skos:related tero:p6609 .

tero:p6609
  skos:inScheme tero:conceptscheme ;
  skos:exactMatch allars:Y28765, yso:p6609, ysa:Y104623 ;
  skos:altLabel "verifikaatio"@fi, "verifikation"@sv, "todentaminen"@fi ;
  a skos:Concept ;
  rdfs:comment "1. todentaa, varmentaa. Verifioida teoria.; 2. tosittaa. Menojen verifioiminen." ;
  skosext:broaderGeneric tero:p642 ;
  skos:prefLabel "verifiering"@sv, "verifiointi"@fi, "verification"@en ;
  skos:related tero:p24130, tero:p6608 ;
  skos:broader tero:p642 ;
  dc11:source "Kielitoimiston sanakirja" .

