@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:Y102943 .

ysa:Y102943
  skos:topConceptOf ysa:ysa_juuri ;
  skos:exactMatch allars:Y28584 ;
  skos:inScheme ysa:ysa_juuri ;
  skos:prefLabel "laajennettu kirjastotoiminta"@fi ;
  a skos:Concept .

allars:Y28584 skos:exactMatch ysa:Y102943 .
ysa:ryhma_81
  a skos:Collection ;
  skos:prefLabel "81 Kirjastot. Arkistot. Tietopalvelu. Museot. Näyttelyt"@fi ;
  skos:member ysa:Y102943 .

