@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:p2903
  ns0:tietue "high-temperature driers", "ed=1986-02-01", "fte=high-temperature dryers", "rtx=kylmäilmakuivurit", "ctx=lämminilmakuivurit", "stalista=tarkista", "btx=kuivurit", "cc=40", "sta=hyväksytty", "n", "md=1995-09-05" ;
  skos:altLabel "high-temperature dryers"@en, "high-temperature driers"@en ;
  skos:broader yso:p14383, afo:p753 ;
  ns0:sta "hyväksytty" ;
  skos:prefLabel "lämminilmakuivurit"@fi ;
  skos:inScheme yso:conceptscheme ;
  ns0:id "2359" ;
  ns0:siirtopv "2006-03-03" ;
  ns0:stalista "tarkista" ;
  ns0:md "1995-09-05" ;
  ns0:ed "1986-02-01" ;
  a skos:Concept .

yso:p14383
  skos:prefLabel "torkar"@sv, "driers"@en, "kuivurit"@fi ;
  a skos:Concept ;
  skos:narrower afo:p2903 .

afo:p753
  skos:prefLabel "kuivurit"@fi ;
  a skos:Concept ;
  skos:narrower afo:p2903 .

