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

yso:p16230
  skos:prefLabel "flying"@en, "flygning"@sv, "lentäminen"@fi ;
  a skos:Concept .

kauno:p3324
  skos:prefLabel "flygrädsla"@sv, "lentopelko"@fi ;
  a skos:Concept ;
  skos:related kauno:p1792 .

kauno:p5190
  skos:prefLabel "flygturism"@sv, "lentomatkailu"@fi ;
  a skos:Concept ;
  skos:related kauno:p1792 .

kauno:p5189
  skos:prefLabel "lentokentät"@fi, "flygfält"@sv ;
  a skos:Concept ;
  skos:related kauno:p1792 .

yso:conceptscheme
  a skos:ConceptScheme ;
  skos:hasTopConcept kauno:p1792 .

kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
kauno:p2379
  skos:prefLabel "flygteknik"@sv, "lentotekniikka"@fi ;
  a skos:Concept ;
  skos:related kauno:p1792 .

kauno:p1792
  kauno:facet kauno:section_1 ;
  kauno:candidate "0" ;
  skos:inScheme yso:conceptscheme ;
  skos:related kauno:p5190, kauno:p2379, kauno:p3324, kauno:p5189 ;
  skos:topConceptOf yso:conceptscheme ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340288299> ;
  skos:prefLabel "lentäminen"@fi, "flygning"@sv ;
  a skos:Concept ;
  kauno:kaunokkiID "42366" ;
  owl:sameAs kauno:lentäminen ;
  kauno:hideInPublicSide "0"@sv, "0"@fi ;
  skos:exactMatch yso:p16230 .

