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

<http://www.yso.fi/onto/ttl/TTL2229> skos:exactMatch tero:TTL2229 .
tero:p13023
  skos:prefLabel "control and regulation equipment"@en, "reglage"@sv, "hallintalaitteet"@fi ;
  a skos:Concept ;
  skos:narrower tero:TTL2229 .

tero:conceptscheme a skos:ConceptScheme .
tero:TTL2229
  skosext:broaderGeneric tero:p13023 ;
  skos:broader tero:p13023 ;
  skos:exactMatch <http://www.yso.fi/onto/ttl/TTL2229> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "pedals"@en, "pedaler"@sv, "polkimet"@fi ;
  a skos:Concept .

