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

yso:p9960
  skos:prefLabel "white people"@en, "valkoiset"@fi, "vita"@sv ;
  a skos:Concept ;
  skos:related yso:p21911 .

yso:p21911
  skos:broader yso:p1475 ;
  skos:closeMatch ysa:Y166156 ;
  skos:related yso:p5736, yso:p646, yso:p9960 ;
  skos:inScheme kulo:conceptscheme ;
  skos:prefLabel "mestitsit"@fi, "mestiser"@sv ;
  a skos:Concept .

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

yso:p1475
  skos:prefLabel "etnisk roll"@sv, "ethnic role"@en, "etninen rooli"@fi ;
  a skos:Concept ;
  skos:narrower yso:p21911 .

yso:p5736
  skos:prefLabel "ethnic groups"@en, "etniska grupper"@sv, "etniset ryhmät"@fi ;
  a skos:Concept ;
  skos:related yso:p21911 .

yso:p646
  skos:prefLabel "american indians"@en, "indianer"@sv, "intiaanit"@fi ;
  a skos:Concept ;
  skos:related yso:p21911 .

