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

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

afo:p4467
  ns0:tietue "n", "stalista=tarkista", "sta=hyväksytty", "ctx=hiilenpoltto", "rtx=tervanpoltto", "md=2000-04-05", "miilunpoltto", "cc=90", "ed=1999-11-18" ;
  skos:inScheme yso:conceptscheme ;
  a skos:Concept ;
  ns0:id "6654" ;
  ns0:ed "1999-11-18" ;
  ns0:sta "hyväksytty" ;
  ns0:md "2000-04-05" ;
  skos:broader yso:p11948 ;
  ns0:stalista "tarkista" ;
  ns0:siirtopv "2006-03-03" ;
  skos:prefLabel "hiilenpoltto"@fi .

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

