@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 allars: <http://www.yso.fi/onto/allars/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

yso:p11719
  skos:related yso:p10761, yso:p3479, yso:p10762 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "lyx"@sv, "luxury"@en, "ylellisyys"@fi ;
  a skos:Concept ;
  skos:broader yso:p253 ;
  skos:closeMatch ysa:Y110249, allars:Y22168 ;
  skos:altLabel "luksus"@fi .

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

yso:p3479
  skos:prefLabel "wealth"@en, "rikedom"@sv, "rikkaus"@fi ;
  a skos:Concept ;
  skos:related yso:p11719 .

yso:p10761
  skos:prefLabel "living conditions"@en, "elinolot"@fi, "levnadsförhållanden"@sv ;
  a skos:Concept ;
  skos:related yso:p11719 .

yso:p10762
  skos:prefLabel "standard of living"@en, "levnadsstandard"@sv, "elintaso"@fi ;
  a skos:Concept ;
  skos:related yso:p11719 .

yso:p253
  skos:prefLabel "external properties"@en, "yttre egenskaper"@sv, "ulkoiset ominaisuudet"@fi ;
  a skos:Concept ;
  skos:narrower yso:p11719 .

