@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:p13354
  skos:prefLabel "lok"@sv, "locomotives"@en, "veturit"@fi ;
  a skos:Concept ;
  skos:narrower tero:p24114 .

tero:conceptscheme a skos:ConceptScheme .
tero:p24114
  skosext:broaderGeneric tero:p13354 ;
  yso:p23805 ysa:Y171409 ;
  skos:broader tero:p13354 ;
  skos:exactMatch yso:p24114 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "steam locomotives"@en, "höyryveturit"@fi, "ånglok"@sv ;
  a skos:Concept .

yso:p24114 skos:exactMatch tero:p24114 .
