@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@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:p6784
  skos:prefLabel "talvi"@fi, "winter"@en, "vinter"@sv ;
  skos:exactMatch allars:Y28886, yso:p6784, ysa:Y99300 ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p1199 ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p1199 .

tero:conceptscheme a skos:ConceptScheme .
allars:Y28886 skos:exactMatch tero:p6784 .
yso:p6784 skos:exactMatch tero:p6784 .
ysa:Y99300 skos:exactMatch tero:p6784 .
tero:p1199
  skos:prefLabel "seasons"@en, "årstider"@sv, "vuodenajat"@fi ;
  a skos:Concept ;
  skos:narrower tero:p6784 .

