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

kauno:p2099
  skos:prefLabel "syöminen"@fi, "ätande"@sv ;
  a skos:Concept ;
  skos:related kauno:p4617 .

kauno:p4617
  kauno:kaunokkiID "48127" ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340971328> ;
  skos:prefLabel "ruokailu"@fi, "bespisning"@sv ;
  skos:broader kauno:p2758 ;
  owl:sameAs kauno:ruokailu ;
  skos:exactMatch yso:p14373 ;
  kauno:hideInPublicSide "0"@sv, "0"@fi ;
  kauno:candidate "0" ;
  skos:related kauno:p2099 ;
  skos:inScheme yso:conceptscheme ;
  a skos:Concept ;
  kauno:facet kauno:section_1 .

yso:p14373
  skos:prefLabel "eating arrangement"@en, "bespisning"@sv, "ruokailu"@fi ;
  a skos:Concept .

yso:conceptscheme a skos:ConceptScheme .
kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
kauno:p2758
  skos:prefLabel "händelser"@sv, "tapahtumat"@fi ;
  a skos:Concept ;
  skos:narrower kauno:p4617 .

