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

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

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

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

yso:p3992
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "folket (fenomen)"@sv, "kansa (ilmiöt)"@fi, "people"@en ;
  skos:related yso:p23420, yso:p3993 ;
  skos:closeMatch ysa:Y95810, allars:Y42082 ;
  a skos:Concept ;
  skos:altLabel "folket"@sv ;
  skos:broader yso:p2241 .

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

