@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:p53
  skos:prefLabel "elintarvikkeiden lisäaineet"@fi ;
  a skos:Concept ;
  skos:narrower afo:p357 .

yso:p9572
  skos:prefLabel "flavouring preparations"@en, "aromprodukter"@sv, "aromivalmisteet"@fi ;
  a skos:Concept .

afo:p357
  skos:broader afo:p53 ;
  ns0:tietue "n", "sta=hyväksytty", "stalista=tarkista", "btx=elintarvikkeiden lisäaineet", "ed=1986-02-01", "ctx=aromivalmisteet", "cc=60" ;
  skos:exactMatch yso:p9572 ;
  a skos:Concept ;
  ns0:stalista "tarkista" ;
  ns0:id "5449" ;
  ns0:siirtopv "2006-03-03" ;
  ns0:ed "1986-02-01" ;
  ns0:sta "hyväksytty" ;
  skos:prefLabel "aromivalmisteet"@fi ;
  skos:inScheme yso:conceptscheme .

