@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/TTL1608> skos:exactMatch tero:TTL1608 .
tero:conceptscheme a skos:ConceptScheme .
tero:TTL1608
  skosext:broaderGeneric tero:p9652 ;
  skos:broader tero:p9652 ;
  skos:exactMatch <http://www.yso.fi/onto/ttl/TTL1608> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "käämit"@fi, "lindningar"@sv, "windings"@en ;
  a skos:Concept .

tero:p9652
  skos:prefLabel "elektroniska komponenter"@sv, "electronics components"@en, "elektroniikkakomponentit"@fi ;
  a skos:Concept ;
  skos:narrower tero:TTL1608 .

