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

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

ysa:Y94693
  a skos:Concept ;
  skos:narrower ysa:Y100819 ;
  skos:prefLabel "arkistot"@fi .

ysa:Y100819
  a skos:Concept ;
  skos:broader ysa:Y94693 ;
  skos:exactMatch allars:Y21756 ;
  skos:inScheme ysa:ysa_juuri ;
  skos:prefLabel "maakunta-arkistot"@fi .

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

