@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:p24627 .

tero:conceptscheme a skos:ConceptScheme .
tero:p24627
  skosext:broaderGeneric tero:p400 ;
  yso:p23805 ysa:Y175329 ;
  skos:broader tero:p400 ;
  skos:exactMatch yso:p24627 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "prefaces"@en, "esipuheet"@fi, "förord"@sv ;
  a skos:Concept .

yso:p24627 skos:exactMatch tero:p24627 .
