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

tero:conceptscheme a skos:ConceptScheme .
yso:p24007 skos:exactMatch tero:p24007 .
tero:p11694
  skos:prefLabel "yleisönosastot"@fi, "insändarsidor"@sv, "letters to the editor"@en ;
  a skos:Concept ;
  skos:related tero:p24007 .

tero:p24007
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "mielipidekirjoitukset"@fi, "insändare"@sv, "letters to the editor"@en ;
  a skos:Concept ;
  skos:broader tero:p400 ;
  yso:p23805 ysa:Y175465 ;
  skosext:broaderGeneric tero:p400 ;
  skos:exactMatch yso:p24007 ;
  skos:related tero:p11694 .

tero:p400
  skos:prefLabel "kulturella alster"@sv, "cultural accomplishments"@en, "kulttuuriset tuotokset"@fi ;
  a skos:Concept ;
  skos:narrower tero:p24007 .

