@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:p34
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340293742> ;
  skos:prefLabel "lentoliikenne"@fi, "flygtrafik"@sv ;
  kauno:hideInPublicSide "0"@sv, "0"@fi ;
  kauno:facet kauno:section_1 ;
  kauno:candidate "0" ;
  kauno:kaunokkiID "42367" ;
  skos:exactMatch yso:p4262 ;
  skos:related kauno:p210 ;
  a skos:Concept ;
  skos:broader kauno:p2015 ;
  owl:sameAs kauno:lentoliikenne ;
  skos:inScheme yso:conceptscheme .

yso:p4262
  skos:prefLabel "air traffic"@en, "flygtrafik"@sv, "lentoliikenne"@fi ;
  a skos:Concept .

yso:conceptscheme a skos:ConceptScheme .
kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
kauno:p210
  skos:prefLabel "luftfart"@sv, "ilmailu"@fi ;
  a skos:Concept ;
  skos:related kauno:p34 .

kauno:p2015
  skos:prefLabel "liikenne"@fi, "trafik"@sv ;
  a skos:Concept ;
  skos:narrower kauno:p34 .

