@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#> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .

yso:p1912
  skos:prefLabel "ohjaus (esityksen)"@fi, "regi"@sv, "direction"@en ;
  a skos:Concept ;
  skos:related yso:p1910 .

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

yso:p1910
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "control instruments"@en, "styrmedel"@sv, "ohjauskeinot"@fi ;
  a skos:Concept ;
  skos:closeMatch allars:Y27068, ysa:Y112574 ;
  skos:related yso:p1912, yso:p524, yso:p178, yso:p1911 ;
  skos:broader yso:p1913 .

yso:p524
  skos:prefLabel "styrning (kontroll)"@sv, "ohjaus (opastaminen)"@fi, "direction"@en ;
  a skos:Concept ;
  skos:related yso:p1910 .

yso:p178
  skos:prefLabel "ohjaus (neuvominen)"@fi, "direction"@en, "styrning"@sv ;
  a skos:Concept ;
  skos:related yso:p1910 .

yso:p1913
  skos:prefLabel "metoder"@sv, "menetelmät"@fi, "methods"@en ;
  a skos:Concept ;
  skos:narrower yso:p1910 .

yso:p1911
  skos:prefLabel "ohjaus (suunnan säätely)"@fi, "direction"@en, "styrning"@sv ;
  a skos:Concept ;
  skos:related yso:p1910 .

