@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .

yso:p1373
  skos:prefLabel "andra  fenomen"@sv, "other phenomena"@en, "muut ilmiöt"@fi ;
  a skos:Concept ;
  skos:narrower yso:p2006 .

yso:conceptscheme
  rdfs:label "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

yso:p2006
  skos:broader yso:p1373 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "hasardit"@fi, "hasard"@sv, "hazards"@en ;
  skos:closeMatch ysa:Y142494, allars:Y31895 ;
  a skos:Concept ;
  dc11:source "http://www.oph.fi/etalukio/maantiede/kurssi3/luokitus.html" ;
  rdfs:comment "ihmisen elämää, omaisuutta tai ympäristöä haittaava uhka tai riski, joka voi aiheuttaa onnettomuuksia tai erilaisia ongelmia" .

