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

yso:p1433
  skos:prefLabel "matter"@en, "aine"@fi, "materia"@sv ;
  a skos:Concept ;
  skos:narrower afo:p5422 .

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

yso:p746
  a skos:Collection ;
  skos:prefLabel "aine käytön mukaan"@fi ;
  skos:member afo:p5422 .

afo:p5422
  ns0:tietue "sta2=vapaa", "sta=hyväksytty", "md=1997-12-01", "ed=1992-05-31", "agcx=leavening agents", "n", "cc=60", "stalista=tarkista", "ctx=raski" ;
  ns0:agcx "leavening agents"@en ;
  ns0:sta "hyväksytty" ;
  skos:broader yso:p1433 ;
  ns0:sta2 "vapaa" ;
  ns0:md "1997-12-01" ;
  ns0:id "3670" ;
  skos:inScheme yso:conceptscheme ;
  a skos:Concept ;
  skos:prefLabel "raski"@fi ;
  ns0:ed "1992-05-31" ;
  ns0:siirtopv "2006-03-03" ;
  ns0:stalista "tarkista" .

