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

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

afo:p3443
  ns0:stalista "tarkista" ;
  skos:broader afo:p991 ;
  ns0:id "4586" ;
  skos:inScheme yso:conceptscheme ;
  skos:altLabel "distillation"@en ;
  ns0:tietue "ed=1987-01-19", "sta=hyväksytty", "btx=erotusmenetelmät", "n", "fte=distillation", "md=1995-09-01", "ctx=tislaus", "stalista=tarkista", "agcx=distilling", "cc=60" ;
  ns0:md "1995-09-01" ;
  ns0:siirtopv "2006-03-03" ;
  a skos:Concept ;
  ns0:sta "hyväksytty" ;
  skos:prefLabel "tislaus"@fi ;
  ns0:agcx "distilling"@en ;
  skos:exactMatch yso:p16800 ;
  ns0:ed "1987-01-19" .

yso:p16800
  skos:prefLabel "destillation (separeringsmetoder)"@sv, "tislaus (erotusmenetelmät)"@fi, "distillation"@en ;
  a skos:Concept .

afo:p991
  skos:prefLabel "erotusmenetelmät"@fi ;
  a skos:Concept ;
  skos:narrower afo:p3443 .

