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

<http://www.yso.fi/onto/ttl/TTL3176> skos:exactMatch tero:TTL3176 .
tero:p484
  skos:prefLabel "technics"@en, "tekniikka"@fi, "teknik (metoder)"@sv ;
  a skos:Concept ;
  skos:narrower tero:TTL3176 .

tero:TTL3176
  skos:related tero:p2197 ;
  skos:exactMatch allars:Y36349, <http://www.yso.fi/onto/ttl/TTL3176>, ysa:Y159282 ;
  skos:altLabel "manufacturing technique"@en ;
  skos:prefLabel "valmistustekniikka"@fi, "tillverkningsteknik"@sv, "manufacturing techniques"@en ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p484 ;
  skosext:broaderGeneric tero:p484 .

tero:conceptscheme a skos:ConceptScheme .
tero:p2197
  skos:prefLabel "mekanisk teknologi"@sv, "mechanical technology"@en, "mekaaninen teknologia"@fi ;
  a skos:Concept ;
  skos:related tero:TTL3176 .

ysa:Y159282 skos:exactMatch tero:TTL3176 .
allars:Y36349 skos:exactMatch tero:TTL3176 .
