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

puho:ph570
  skos:prefLabel "navigointi"@fi ;
  a skos:Concept ;
  skos:related puho:ph1106 .

puho:ph1107
  skos:prefLabel "tasausmittaus"@fi ;
  a skos:Concept ;
  skos:related puho:ph1106 .

yso:p2442
  skos:prefLabel "devices"@en, "apparater"@sv, "laitteet"@fi ;
  a skos:Concept ;
  skos:narrower puho:ph1106 .

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

puho:ph1108
  skos:prefLabel "stabilointi"@fi ;
  a skos:Concept ;
  skos:related puho:ph1106 .

puho:ph1106
  skos:broader yso:p2442 ;
  skos:related puho:ph1107, puho:ph570, puho:ph1108 ;
  skos:altLabel "gyrot"@fi ;
  skos:inScheme puho:conceptscheme ;
  skos:prefLabel "hyrrät"@fi ;
  a skos:Concept .

