@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:p220
  skos:prefLabel "kaseiini"@fi ;
  a skos:Concept ;
  ns0:rtx afo:p222 .

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

afo:p222
  ns0:tietue "rtx=kaseiini", "ctx=juustot", "n", "md=1997-06-24", "cc=60", "agcx=cheese", "ed=1992-05-31", "btx=maitovalmisteet", "stalista=tarkista", "sta=hyväksytty" ;
  ns0:id "1124" ;
  ns0:md "1997-06-24" ;
  ns0:rtx afo:p220 ;
  ns0:stalista "tarkista" ;
  ns0:siirtopv "2006-03-03" ;
  ns0:sta "hyväksytty" ;
  skos:inScheme yso:conceptscheme ;
  skos:broader afo:p192 ;
  ns0:ed "1992-05-31" ;
  skos:prefLabel "juustot"@fi ;
  a skos:Concept ;
  ns0:agcx "cheese"@en .

afo:p192
  skos:prefLabel "maitovalmisteet"@fi ;
  a skos:Concept ;
  skos:narrower afo:p222 .

