@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:ph82
  skos:prefLabel "kriisit"@fi ;
  a skos:Concept ;
  skos:related puho:ph147 .

puho:ph1269
  skos:prefLabel "sotatila"@fi ;
  a skos:Concept ;
  skos:broader puho:ph147 .

puho:ph496
  skos:prefLabel "valmius"@fi ;
  a skos:Concept ;
  skos:related puho:ph147 .

yso:p734
  skos:prefLabel "unusual conditions"@en, "undantagstillstånd"@sv, "poikkeusolot"@fi ;
  a skos:Concept .

puho:ph146
  skos:prefLabel "sodanuhka"@fi ;
  a skos:Concept ;
  skos:related puho:ph147 .

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

puho:ph147
  skos:related puho:ph496, puho:ph146, puho:ph82 ;
  skos:narrower puho:ph1269 ;
  skos:topConceptOf puho:conceptscheme ;
  skos:exactMatch yso:p734 ;
  skos:inScheme puho:conceptscheme ;
  skos:prefLabel "poikkeusolot"@fi ;
  a skos:Concept .

