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

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

tero:conceptscheme a skos:ConceptScheme .
tero:p24312
  skosext:broaderGeneric tero:p400 ;
  yso:p23805 ysa:Y175470 ;
  skos:exactMatch yso:p24312 ;
  skos:prefLabel "modus (kulturella alster)"@sv, "moodit (kulttuuriset tuotokset)"@fi, "modes (styles)"@en ;
  skos:altLabel "modus"@sv ;
  skos:broader tero:p400 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme .

yso:p24312 skos:exactMatch tero:p24312 .
