@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

kauno:p3826
  skos:prefLabel "flygolyckor"@sv, "lento-onnettomuudet"@fi ;
  a skos:Concept ;
  skos:narrower kauno:p3356 .

yso:p2593
  skos:prefLabel "flying accidents"@en, "flygolyckor"@sv, "lento-onnettomuudet"@fi ;
  a skos:Concept ;
  skos:narrower kauno:p3356 .

yso:conceptscheme a skos:ConceptScheme .
kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
kauno:p3356
  skos:broader yso:p2593, kauno:p3826 ;
  skos:altLabel "hätälaskut"@fi, "kraschlandningar"@sv ;
  kauno:kaunokkiID "48646" ;
  dc11:source "Kielitoimiston sanakirja"@fi ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340898807> ;
  skos:prefLabel "nödlandningar"@sv, "pakkolaskut"@fi ;
  owl:sameAs kauno:pakkolaskut ;
  kauno:hideInPublicSide "0"@sv, "0"@fi ;
  rdfs:comment "ilma-aluksen lasku maastoon t. veteen teknisen vian tm. pakkotilanteen vuoksi, hätälasku."@fi ;
  kauno:candidate "0" ;
  kauno:facet kauno:section_1 ;
  a skos:Concept ;
  skos:inScheme yso:conceptscheme .

