@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_04
  a skos:Collection ;
  skos:prefLabel "04 Matematiikka. Tilastotiede"@fi ;
  skos:member ysa:Y110594 .

ysa:Y110594
  skos:broader ysa:Y100684 ;
  skos:exactMatch allars:Y16812 ;
  skos:inScheme ysa:ysa_juuri ;
  skos:prefLabel "desimaaliluvut"@fi ;
  a skos:Concept .

allars:Y16812 skos:exactMatch ysa:Y110594 .
ysa:Y100684
  skos:prefLabel "luvut"@fi ;
  a skos:Concept ;
  skos:narrower ysa:Y110594 .

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

