@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:p277
  skos:prefLabel "change"@en, "förändring"@sv, "muutos"@fi ;
  a skos:Concept ;
  skos:narrower afo:p5579 .

afo:p5579
  ns0:ed "1992-05-31" ;
  ns0:tietue "ctx=eltaantuminen", "ed=1992-05-31", "sta2=vapaa", "agcx=rancidity", "md=1997-06-24", "sta=hyväksytty", "cc=60", "stalista=tarkista", "n" ;
  a skos:Concept ;
  skos:prefLabel "eltaantuminen"@fi ;
  ns0:agcx "rancidity"@en ;
  ns0:id "420" ;
  skos:inScheme yso:conceptscheme ;
  ns0:siirtopv "2006-03-03" ;
  ns0:sta "hyväksytty" ;
  ns0:md "1997-06-24" ;
  skos:broader yso:p277 ;
  ns0:sta2 "vapaa" ;
  ns0:stalista "tarkista" .

