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

allars:Y23366 skos:exactMatch tero:p15603 .
ysa:Y95843 skos:exactMatch tero:p15603 .
tero:conceptscheme a skos:ConceptScheme .
tero:p15603
  skos:prefLabel "kansalliskirjailijat"@fi, "national writers"@en, "nationalskalder"@sv ;
  skosext:broaderGeneric tero:p8970 ;
  skos:exactMatch yso:p15603, allars:Y23366, ysa:Y95843 ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p8970 ;
  a skos:Concept .

yso:p15603 skos:exactMatch tero:p15603 .
tero:p8970
  skos:prefLabel "writers"@en, "kirjailijat"@fi, "författare"@sv ;
  a skos:Concept ;
  skos:narrower tero:p15603 .

