@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:conceptscheme a skos:ConceptScheme .
allars:Y20269 skos:exactMatch tero:p19780 .
yso:p19780 skos:exactMatch tero:p19780 .
ysa:Y101998 skos:exactMatch tero:p19780 .
tero:p19780
  skos:exactMatch yso:p19780, ysa:Y101998, allars:Y20269 ;
  a skos:Concept ;
  skos:prefLabel "intrig"@sv, "juoni"@fi, "plot"@en ;
  skosext:broaderGeneric tero:p400 ;
  skos:broader tero:p400 ;
  skos:inScheme tero:conceptscheme .

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

