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

afo:p45
  skos:prefLabel "leipominen"@fi ;
  a skos:Concept ;
  skos:narrower afo:p43 .

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

yso:p4865
  skos:prefLabel "bakning"@sv, "baking"@en, "leipominen"@fi ;
  a skos:Concept ;
  skos:narrower afo:p43 .

afo:p43
  skos:broader afo:p45, yso:p4865 ;
  ns0:tietue "ctx=koeleivonta", "cc=60", "sta=hyväksytty", "fte=test baking", "stalista=tarkista", "n", "ed=1992-05-31", "btx=leipominen", "md=1995-09-04", "rtx=leivontaominaisuudet" ;
  skos:altLabel "test baking"@en ;
  ns0:stalista "tarkista" ;
  skos:prefLabel "koeleivonta"@fi ;
  skos:inScheme yso:conceptscheme ;
  ns0:rtx afo:p44 ;
  a skos:Concept ;
  ns0:sta "hyväksytty" ;
  ns0:md "1995-09-04" ;
  ns0:ed "1992-05-31" ;
  ns0:id "1686" ;
  ns0:siirtopv "2006-03-03" .

afo:p44
  skos:prefLabel "leivontaominaisuudet"@fi ;
  a skos:Concept ;
  ns0:rtx afo:p43 .

