@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:p112
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340039990> ;
  kauno:facet kauno:section_1 ;
  kauno:candidate "0" ;
  owl:sameAs kauno:laivamatkailu ;
  skos:prefLabel "laivamatkailu"@fi, "båtturism"@sv ;
  skos:exactMatch yso:p20417 ;
  kauno:hideInPublicSide "0"@fi, "0"@sv ;
  skos:broader kauno:p1921 ;
  a skos:Concept ;
  kauno:kaunokkiID "46325" ;
  skos:inScheme yso:conceptscheme .

yso:conceptscheme a skos:ConceptScheme .
yso:p20417
  skos:prefLabel "ship travel"@en, "båtturism"@sv, "laivamatkailu"@fi ;
  a skos:Concept .

kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
kauno:p1921
  skos:prefLabel "turism"@sv, "matkailu"@fi ;
  a skos:Concept ;
  skos:narrower kauno:p112 .

