@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:ph1584
  skos:prefLabel "ajopanokset"@fi ;
  a skos:Concept ;
  skos:related puho:ph712 .

puho:ph1315
  skos:prefLabel "propulsio"@fi ;
  a skos:Concept ;
  skos:related puho:ph712 .

puho:ph907
  skos:prefLabel "nesteruudit"@fi ;
  a skos:Concept ;
  skos:broader puho:ph712 .

puho:ph396
  skos:prefLabel "ampumatarvikkeet"@fi ;
  a skos:Concept ;
  skos:narrower puho:ph712 .

yso:p538
  skos:prefLabel "krut"@sv, "gunpowder"@en, "ruuti"@fi ;
  a skos:Concept .

puho:ph1897
  skos:prefLabel "aseruudit"@fi ;
  a skos:Concept ;
  skos:broader puho:ph712 .

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

puho:ph712
  skos:related puho:ph1584, puho:ph1315 ;
  skos:note "ruutien nimiä voi käyttää asiasanoina esim. mustaruuti"@fi ;
  skos:narrower puho:ph956, puho:ph1897, puho:ph907 ;
  skos:broader puho:ph396 ;
  skos:prefLabel "ruudit"@fi ;
  skos:altLabel "räjähtävät aineet"@fi, "ajoaineet"@fi ;
  a skos:Concept ;
  skos:exactMatch yso:p538 ;
  skos:inScheme puho:conceptscheme .

puho:ph956
  skos:prefLabel "rakettiruudit"@fi ;
  a skos:Concept ;
  skos:broader puho:ph712 .

