@prefix afo: <http://www.yso.fi/onto/afo/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://www.yso.fi/onto/afo-meta/> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

afo:p53
  skos:prefLabel "elintarvikkeiden lisäaineet"@fi ;
  a skos:Concept ;
  ns0:rtx afo:p60 .

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

afo:p60
  ns0:tietue "stalista=tarkista", "ed=1987-01-19", "md=1995-09-05", "60", "btx=elintarvikkeiden lisäaineet", "fte=preservatives", "sta=hyväksytty", "n", "food preservatives", "agcx=preservatives", "cc=30", "ctx=säilöntäaineet" ;
  skos:exactMatch yso:p9573 ;
  a skos:Concept ;
  ns0:siirtopv "2006-03-03" ;
  skos:prefLabel "säilöntäaineet"@fi ;
  ns0:id "4326" ;
  skos:altLabel "food preservatives"@en, "preservatives"@en ;
  ns0:rtx afo:p53 ;
  ns0:agcx "preservatives"@en ;
  ns0:md "1995-09-05" ;
  ns0:sta "hyväksytty" ;
  ns0:ed "1987-01-19" ;
  skos:narrower afo:p2141 ;
  skos:inScheme yso:conceptscheme ;
  ns0:stalista "tarkista" ;
  skos:topConceptOf yso:conceptscheme .

afo:p2141
  skos:prefLabel "rehunsäilöntäaineet"@fi ;
  a skos:Concept ;
  skos:broader afo:p60 .

yso:p9573
  skos:prefLabel "konserveringsmedel"@sv, "preservatives"@en, "säilöntäaineet"@fi ;
  a skos:Concept .

