@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:p13903
  skos:prefLabel "chemical accidents"@en, "kemikalieolyckor"@sv, "kemikaalionnettomuudet"@fi ;
  a skos:Concept .

yso:conceptscheme a skos:ConceptScheme .
kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
kauno:p1599
  skos:prefLabel "kemikaalionnettomuudet"@fi, "kemikalieolyckor"@sv ;
  kauno:hideInPublicSide "0"@fi, "0"@sv ;
  kauno:facet kauno:section_1 ;
  kauno:kaunokkiID "42713" ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340206725> ;
  owl:sameAs kauno:kemikaalionnettomuudet ;
  skos:exactMatch yso:p13903 ;
  skos:broader kauno:p3455 ;
  kauno:candidate "0" ;
  skos:inScheme yso:conceptscheme ;
  a skos:Concept .

kauno:p3455
  skos:prefLabel "olyckor"@sv, "onnettomuudet"@fi ;
  a skos:Concept ;
  skos:narrower kauno:p1599 .

