@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:p2030
  skos:inScheme yso:conceptscheme ;
  skos:broader kauno:p1921 ;
  a skos:Concept ;
  kauno:kaunokkiID "46629" ;
  kauno:facet kauno:section_1 ;
  owl:sameAs kauno:kulttuurimatkailu ;
  kauno:hideInPublicSide "0"@fi, "0"@sv ;
  skos:prefLabel "kulttuurimatkailu"@fi, "kulturturism"@sv ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340344510> ;
  kauno:candidate "0" ;
  skos:exactMatch yso:p14068 .

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

yso:p14068
  skos:prefLabel "cultural tourism"@en, "kulturturism"@sv, "kulttuurimatkailu"@fi ;
  a skos:Concept .

