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

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

yso:p20690
  skos:closeMatch allars:Y37513, ysa:Y164259 ;
  skos:broader yso:p2241 ;
  skos:altLabel "verokeitaat"@fi ;
  skos:prefLabel "veroparatiisit"@fi, "skatteparadis"@sv, "tax havens"@en ;
  skos:related yso:p10499, yso:p12393 ;
  skos:inScheme yso:conceptscheme ;
  a skos:Concept .

yso:p12393
  skos:prefLabel "mellanbolag"@sv, "väliyhteisöt"@fi, "controlled organisations"@en ;
  a skos:Concept ;
  skos:related yso:p20690 .

yso:p10499
  skos:prefLabel "tax evasion"@en, "kringgående av skatt"@sv, "veronkierto"@fi ;
  a skos:Concept ;
  skos:related yso:p20690 .

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

