@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:ph390
  skos:prefLabel "ahdinmoottorit"@fi ;
  a skos:Concept ;
  skos:broader puho:ph74 .

yso:p2708
  skos:prefLabel "motorer"@sv, "motors"@en, "moottorit"@fi ;
  a skos:Concept .

puho:ph733
  skos:prefLabel "suihkumoottorit"@fi ;
  a skos:Concept ;
  skos:broader puho:ph74 .

puho:ph74
  skos:narrower puho:ph390, puho:ph1316, puho:ph1313, puho:ph1241, puho:ph1318, puho:ph733, puho:ph73 ;
  a skos:Concept ;
  skos:inScheme puho:conceptscheme ;
  skos:prefLabel "moottorit"@fi ;
  skos:topConceptOf puho:conceptscheme ;
  skos:exactMatch yso:p2708 .

puho:ph1313
  skos:prefLabel "perämoottorit"@fi ;
  a skos:Concept ;
  skos:broader puho:ph74 .

puho:ph1318
  skos:prefLabel "suihkuturbiinimoottorit"@fi ;
  a skos:Concept ;
  skos:broader puho:ph74 .

puho:ph1316
  skos:prefLabel "rakettimoottorit"@fi ;
  a skos:Concept ;
  skos:broader puho:ph74 .

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

puho:ph1241
  skos:prefLabel "sähkömoottorit"@fi ;
  a skos:Concept ;
  skos:broader puho:ph74 .

puho:ph73
  skos:prefLabel "polttomoottorit"@fi ;
  a skos:Concept ;
  skos:broader puho:ph74 .

