@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:p3635
  skos:prefLabel "huvit"@fi, "nöjen"@sv ;
  a skos:Concept ;
  skos:related kauno:p891 .

kauno:p4238
  skos:prefLabel "tanssipaikat"@fi, "dansställen"@sv ;
  a skos:Concept ;
  skos:related kauno:p891 .

yso:p11756
  skos:prefLabel "diskon"@sv, "diskot"@fi ;
  a skos:Concept .

kauno:p891
  kauno:hideInPublicSide "0"@sv, "0"@fi ;
  skos:altLabel "diskoteker"@sv, "diskoteekit"@fi ;
  kauno:kaunokkiID "45543" ;
  owl:sameAs kauno:diskot ;
  kauno:facet kauno:section_2 ;
  skos:exactMatch yso:p11756 ;
  skos:prefLabel "diskot"@fi, "diskon"@sv ;
  skos:broader kauno:p3695 ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340912760> ;
  skos:related kauno:p3635, kauno:p4238 ;
  kauno:candidate "0" ;
  skos:inScheme yso:conceptscheme ;
  a skos:Concept .

yso:conceptscheme a skos:ConceptScheme .
kauno:p3695
  skos:prefLabel "organisaatiot"@fi, "organisationer"@sv ;
  a skos:Concept ;
  skos:narrower kauno:p891 .

kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
