@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:conceptscheme a skos:ConceptScheme .
tero:p355
  skos:prefLabel "förvandling"@sv, "alteration"@en, "toisenlaiseksi muuttaminen"@fi ;
  a skos:Concept ;
  skos:narrower tero:p8083 .

tero:p8083
  skos:prefLabel "sintering"@en, "sintring"@sv, "sintraus"@fi ;
  rdfs:comment "tekn. saattaa jauhemainen aine kuumentamalla kiinteään muotoon" ;
  a skos:Concept ;
  skos:related tero:p2197 ;
  dc11:source "Kielitoimiston sanakirja" ;
  skos:exactMatch allars:Y25851, yso:p8083, ysa:Y106449 ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p355 ;
  skosext:broaderGeneric tero:p355 .

allars:Y25851 skos:exactMatch tero:p8083 .
tero:p2197
  skos:prefLabel "mekanisk teknologi"@sv, "mechanical technology"@en, "mekaaninen teknologia"@fi ;
  a skos:Concept ;
  skos:related tero:p8083 .

ysa:Y106449 skos:exactMatch tero:p8083 .
yso:p8083 skos:exactMatch tero:p8083 .
