@prefix kauno: <http://www.yso.fi/onto/kauno/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

kauno:p2468
  skos:exactMatch yso:p15331 ;
  kauno:kaunokkiID "43317" ;
  skos:broader kauno:p1299 ;
  skos:prefLabel "sanning"@sv, "totuus"@fi ;
  kauno:candidate "0" ;
  kauno:facet kauno:section_1 ;
  kauno:hideInPublicSide "0"@fi, "0"@sv ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340124994> ;
  a skos:Concept ;
  owl:sameAs kauno:totuus ;
  skos:inScheme yso:conceptscheme .

yso:conceptscheme a skos:ConceptScheme .
kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
yso:p15331
  skos:prefLabel "sanning"@sv, "totuus"@fi, "truth"@en ;
  a skos:Concept .

kauno:p1299
  skos:prefLabel "käsitteet"@fi, "begrepp"@sv ;
  a skos:Concept ;
  skos:narrower kauno:p2468 .

