@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:ph268
  skos:prefLabel "työsuojelu"@fi ;
  a skos:Concept ;
  skos:related puho:ph1215 .

yso:p17068
  skos:prefLabel "occupational diseases"@en, "yrkessjukdomar"@sv, "ammattitaudit"@fi ;
  a skos:Concept .

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

puho:ph1215
  skos:related puho:ph920, puho:ph1213, puho:ph268 ;
  skos:topConceptOf puho:conceptscheme ;
  skos:exactMatch yso:p17068 ;
  skos:inScheme puho:conceptscheme ;
  skos:prefLabel "ammattitaudit"@fi ;
  a skos:Concept .

puho:ph920
  skos:prefLabel "työterveyshuolto"@fi ;
  a skos:Concept ;
  skos:related puho:ph1215 .

puho:ph1213
  skos:prefLabel "altisteet"@fi ;
  a skos:Concept ;
  skos:related puho:ph1215 .

