@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 dc11: <http://purl.org/dc/elements/1.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

kauno:p4081
  skos:prefLabel "bevis"@sv, "todisteet"@fi ;
  a skos:Concept ;
  skos:narrower kauno:p227 .

yso:p5951
  skos:prefLabel "bevis"@sv, "todisteet"@fi ;
  a skos:Concept ;
  skos:narrower kauno:p227 .

kauno:p227
  dc11:source "Kielitoimiston sanakirja."@fi ;
  skos:prefLabel "alibin"@sv, "alibit"@fi ;
  kauno:facet kauno:section_1 ;
  skos:broader yso:p5951, kauno:p4081 ;
  kauno:candidate "0" ;
  skos:inScheme yso:conceptscheme ;
  owl:sameAs kauno:alibit ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340130445> ;
  kauno:hideInPublicSide "0"@sv, "0"@fi ;
  kauno:kaunokkiID "44995" ;
  a skos:Concept ;
  rdfs:comment "Muuallaolo tai todiste siitä."@fi .

yso:conceptscheme a skos:ConceptScheme .
kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
