@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:ph24
  skos:prefLabel "sotilasarvot"@fi ;
  a skos:Concept ;
  skos:related puho:ph186 .

yso:p15921
  skos:prefLabel "befordringar"@sv, "promotions"@en, "ylennykset"@fi ;
  a skos:Concept .

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

puho:ph1603
  skos:prefLabel "urakehitys"@fi ;
  a skos:Concept ;
  skos:related puho:ph186 .

puho:ph1178
  skos:prefLabel "uramotivaatio"@fi ;
  a skos:Concept ;
  skos:related puho:ph186 .

puho:ph186
  skos:related puho:ph1178, puho:ph24, puho:ph1603 ;
  skos:topConceptOf puho:conceptscheme ;
  skos:exactMatch yso:p15921 ;
  skos:inScheme puho:conceptscheme ;
  skos:prefLabel "ylennykset"@fi ;
  a skos:Concept .

