@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 .

yso:p355
  skos:prefLabel "förvandling"@sv, "alteration"@en, "toisenlaiseksi muuttaminen"@fi ;
  a skos:Concept ;
  skos:narrower afo:p2498 .

afo:p2498
  ns0:id "404" ;
  skos:inScheme yso:conceptscheme ;
  a skos:Concept ;
  ns0:md "1995-09-05" ;
  skos:altLabel "food enrichment"@en ;
  skos:broader yso:p355 ;
  ns0:ed "1987-01-19" ;
  ns0:tietue "agcx=food enrichment", "cc=60", "ed=1987-01-19", "n", "sta=hyväksytty", "stalista=tarkista", "md=1995-09-05", "fte=food enrichment", "ctx=elintarvikkeiden täydentäminen", "sta2=vapaa" ;
  ns0:agcx "food enrichment"@en ;
  ns0:stalista "tarkista" ;
  ns0:siirtopv "2006-03-03" ;
  skos:prefLabel "elintarvikkeiden täydentäminen"@fi ;
  ns0:sta "hyväksytty" ;
  ns0:sta2 "vapaa" .

