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

yso:conceptscheme a skos:ConceptScheme .
kauno:p124
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340893946> ;
  skos:inScheme yso:conceptscheme ;
  owl:sameAs kauno:makuaisti ;
  skos:related kauno:p2670 ;
  skos:prefLabel "makuaisti"@fi, "smaksinnet"@sv ;
  a skos:Concept ;
  skos:exactMatch yso:p15474 ;
  kauno:hideInPublicSide "0"@sv, "0"@fi ;
  kauno:facet kauno:section_1 ;
  skos:broader kauno:p4125 ;
  kauno:kaunokkiID "43442" ;
  kauno:candidate "0" .

kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
yso:p15474
  skos:prefLabel "sense of taste"@en, "makuaisti"@fi, "smaksinnet"@sv ;
  a skos:Concept .

kauno:p2670
  skos:prefLabel "maku (aineen)"@fi, "smak"@sv ;
  a skos:Concept ;
  skos:related kauno:p124 .

kauno:p4125
  skos:prefLabel "aistit"@fi, "sinnen"@sv ;
  a skos:Concept ;
  skos:narrower kauno:p124 .

