@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 owl: <http://www.w3.org/2002/07/owl#> .

kauno:p1584
  skos:prefLabel "vaaratilanteet"@fi, "faromoment"@sv ;
  a skos:Concept ;
  skos:related kauno:p4012 .

yso:conceptscheme a skos:ConceptScheme .
kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
kauno:p2758
  skos:prefLabel "händelser"@sv, "tapahtumat"@fi ;
  a skos:Concept ;
  skos:narrower kauno:p4012 .

kauno:p4012
  kauno:facet kauno:section_1 ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340214826> ;
  kauno:kaunokkiID "48394" ;
  a skos:Concept ;
  owl:sameAs kauno:hätätilanteet ;
  skos:related kauno:p1584 ;
  skos:prefLabel "hätätilanteet"@fi, "nödsituationer"@sv ;
  skos:altLabel "nödfall"@sv, "hätätapaukset"@fi ;
  kauno:candidate "0" ;
  skos:broader kauno:p2758, yso:p2108 ;
  kauno:hideInPublicSide "0"@sv, "0"@fi ;
  skos:inScheme yso:conceptscheme .

yso:p2108
  skos:prefLabel "evenemang"@sv, "tapahtumat"@fi ;
  a skos:Concept ;
  skos:narrower kauno:p4012 .

