@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/> .

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

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

yso:p253
  skos:prefLabel "external properties"@en, "yttre egenskaper"@sv, "ulkoiset ominaisuudet"@fi ;
  a skos:Concept ;
  skos:narrower yso:p9701 .

yso:p9701
  skos:broader yso:p253 ;
  skos:closeMatch ysa:Y111369, allars:Y18801 ;
  skos:related yso:p3297 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "predictability"@en, "ennustettavuus"@fi, "förutsägbarhet"@sv ;
  a skos:Concept .

