@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:Y117607
  a skos:Concept ;
  skos:altLabel "suurmiehet"@fi, "kansalliset suurmiehet"@fi ;
  skos:broader ysa:Y112553 ;
  skos:exactMatch allars:Y15870 ;
  skos:inScheme ysa:ysa_juuri ;
  skos:prefLabel "merkkihenkilöt"@fi .

allars:Y15870 skos:exactMatch ysa:Y117607 .
ysa:ryhma_00
  a skos:Collection ;
  skos:member ysa:Y117607 ;
  skos:prefLabel "00 Yleistermit"@fi .

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

ysa:Y112553
  a skos:Concept ;
  skos:narrower ysa:Y117607 ;
  skos:prefLabel "henkilöt"@fi .

