@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:ysa_juuri
  skos:prefLabel "YSA - Yleinen suomalainen asiasanasto"@fi, "YSA - General Finnish thesaurus"@en ;
  a skos:ConceptScheme ;
  skos:hasTopConcept ysa:Y210009 .

ysa:Y210009
  skos:topConceptOf ysa:ysa_juuri ;
  skos:exactMatch allars:Y51059 ;
  skos:inScheme ysa:ysa_juuri ;
  skos:prefLabel "ndongankielinen kirjallisuus"@fi ;
  a skos:Concept .

allars:Y51059 skos:exactMatch ysa:Y210009 .
ysa:ryhma_87
  a skos:Collection ;
  skos:prefLabel "87 Kirjallisuus"@fi ;
  skos:member ysa:Y210009 .

