@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:p3509
  a skos:Concept ;
  kauno:kaunokkiID "42886" ;
  skos:prefLabel "luktsinnet"@sv, "hajuaisti"@fi ;
  skos:exactMatch yso:p15209 ;
  kauno:hideInPublicSide "0"@fi, "0"@sv ;
  owl:sameAs kauno:hajuaisti ;
  skos:inScheme yso:conceptscheme ;
  kauno:facet kauno:section_1 ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340114380> ;
  kauno:candidate "0" ;
  skos:broader kauno:p4125 .

yso:conceptscheme a skos:ConceptScheme .
yso:p15209
  skos:prefLabel "olfaction"@en, "luktsinnet"@sv, "hajuaisti"@fi ;
  a skos:Concept .

kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
kauno:p4125
  skos:prefLabel "aistit"@fi, "sinnen"@sv ;
  a skos:Concept ;
  skos:narrower kauno:p3509 .

