@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

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

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

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

yso:aggregateconceptscheme
  a skos:ConceptScheme ;
  skos:hasTopConcept yso:p16877 .

yso:p16877
  skos:narrowMatch yso:p1912, yso:p178, yso:p524, yso:p1911 ;
  skos:prefLabel "ohjaus (kooste)"@fi, "ohjaus_kooste" ;
  skos:altLabel "ohjaus"@fi ;
  skos:inScheme yso:aggregateconceptscheme ;
  a skos:Concept ;
  skos:topConceptOf yso:aggregateconceptscheme .

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

