@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 allars: <http://www.yso.fi/onto/allars/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .

yso:p4062
  skos:prefLabel "tax-free sale"@en, "tax-free-myynti"@fi, "tax-free-handel"@sv ;
  a skos:Concept ;
  skos:related yso:p4061 .

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

yso:p4063
  skos:prefLabel "skattelättnader"@sv, "tax reliefs"@en, "veronhuojennukset"@fi ;
  a skos:Concept ;
  skos:related yso:p4061 .

yso:p4061
  skos:related yso:p4062, yso:p1082, yso:p4063 ;
  skos:closeMatch allars:Y25993, ysa:Y100165 ;
  skos:inScheme yso:conceptscheme ;
  a skos:Concept ;
  skos:prefLabel "verovapaus"@fi, "exemption from taxes"@en, "skattefrihet"@sv ;
  skos:broader yso:p4064 .

yso:p4064
  skos:prefLabel "freedom"@en, "vapaus"@fi, "frihet"@sv ;
  a skos:Concept ;
  skos:narrower yso:p4061 .

yso:p1082
  skos:prefLabel "taxation"@en, "verotus"@fi, "beskattning"@sv ;
  a skos:Concept ;
  skos:related yso:p4061 .

