@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix puho: <http://www.yso.fi/onto/puho/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

yso:p3993
  skos:prefLabel "kansat (väestöryhmät)"@fi, "peoples"@en, "folk"@sv ;
  a skos:Concept ;
  skos:related yso:p3992 .

yso:p23420
  skos:prefLabel "national diseases"@en, "kansantaudit"@fi, "folksjukdomar"@sv ;
  a skos:Concept ;
  skos:related yso:p3992 .

yso:p3992
  skos:broader yso:p2241 ;
  skos:related yso:p23420, yso:p3993 ;
  skos:inScheme puho:conceptscheme ;
  skos:prefLabel "kansa (ilmiöt)"@fi, "people"@en, "folket"@sv ;
  a skos:Concept .

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

yso:p2241
  skos:prefLabel "samhälleliga fenomen"@sv, "societal phenomena"@en, "yhteiskunnalliset ilmiöt"@fi ;
  a skos:Concept ;
  skos:narrower yso:p3992 .

