@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix allars: <http://www.yso.fi/onto/allars/> .

ysa:ryhma_00
  a skos:Collection ;
  skos:prefLabel "00 Yleistermit"@fi ;
  skos:member ysa:Y213926 .

allars:Y51489 skos:exactMatch ysa:Y213926 .
ysa:Y111613
  skos:prefLabel "ongelmat"@fi ;
  a skos:Concept ;
  skos:narrower ysa:Y213926 .

ysa:ysa_juuri
  skos:prefLabel "YSA - Yleinen suomalainen asiasanasto"@fi, "YSA - General Finnish thesaurus"@en ;
  a skos:ConceptScheme .

ysa:Y213926
  skos:broader ysa:Y111613 ;
  skos:altLabel "pirulliset ongelmat"@fi, "wicked-problematiikka"@fi ;
  skos:exactMatch allars:Y51489 ;
  skos:inScheme ysa:ysa_juuri ;
  skos:prefLabel "ilkeät ongelmat"@fi ;
  a skos:Concept .

