@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

yso:p484
  skos:prefLabel "technics"@en, "teknik (metoder)"@sv, "tekniikka (menetelmät)"@fi ;
  a skos:Concept ;
  skos:narrower yso:p21181 .

yso:p5636
  skos:prefLabel "reglerteknik"@sv, "control technology"@en, "säätötekniikka"@fi ;
  a skos:Concept ;
  skos:related yso:p21181 .

yso:conceptscheme
  rdfs:label "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

yso:p21181
  skos:broader yso:p484 ;
  skos:related yso:p13738, yso:p5636 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "ohjaustekniikka"@fi, "styrteknik"@sv ;
  a skos:Concept .

yso:p13738
  skos:prefLabel "process control"@en, "prosessinohjaus"@fi, "processtyrning"@sv ;
  a skos:Concept ;
  skos:related yso:p21181 .

