@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:conceptscheme a skos:ConceptScheme .
tero:p355
  skos:prefLabel "förvandling"@sv, "alteration"@en, "toisenlaiseksi muuttaminen"@fi ;
  a skos:Concept ;
  skos:narrower tero:p23836 .

tero:p23836
  a skos:Concept ;
  skos:prefLabel "halkaisu"@fi, "klyvning"@sv, "splitting"@en ;
  skosext:broaderGeneric tero:p355 ;
  skos:related tero:p8082 ;
  yso:p23805 ysa:Y175342 ;
  skos:exactMatch yso:p23836 ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p355 .

yso:p23836 skos:exactMatch tero:p23836 .
tero:p8082
  skos:prefLabel "beskärning"@sv, "leikkaus"@fi, "cutting"@en ;
  a skos:Concept ;
  skos:related tero:p23836 .

