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

yso:p11948
  skos:prefLabel "kuivatislaus"@fi, "torrdestillation"@sv, "dry distillation"@en ;
  a skos:Concept ;
  skos:narrower yso:p7650 .

yso:p7650
  skos:broader yso:p11948 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "tar burning"@en, "tjärbränning"@sv, "tervanpoltto"@fi ;
  a skos:Concept .

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

afo:p5107 skos:exactMatch yso:p7650 .
