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

yso:p3296
  skos:closeMatch allars:Y25654, ysa:Y98893 ;
  skos:prefLabel "scenarios"@en, "skenaariot"@fi, "scenarier"@sv ;
  a skos:Concept ;
  skos:related yso:p2890, yso:p3295, yso:p3297 ;
  skos:inScheme yso:conceptscheme ;
  skos:broader yso:p605 .

yso:p605
  skos:prefLabel "samhälleliga alster"@sv, "societal accomplishments"@en, "yhteiskunnalliset tuotokset"@fi ;
  a skos:Concept ;
  skos:narrower yso:p3296 .

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

yso:p3297
  skos:prefLabel "prognoser"@sv, "predictions"@en, "ennusteet"@fi ;
  a skos:Concept ;
  skos:related yso:p3296 .

yso:p3295
  skos:prefLabel "visions (foresight)"@en, "visioner"@sv, "visiot"@fi ;
  a skos:Concept ;
  skos:related yso:p3296 .

yso:p2890
  skos:prefLabel "futurology"@en, "framtidsforskning"@sv, "tulevaisuudentutkimus"@fi ;
  a skos:Concept ;
  skos:related yso:p3296 .

