@prefix afo: <http://www.yso.fi/onto/afo/> .
@prefix ns0: <http://www.yso.fi/onto/afo-meta/> .
@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#> .

afo:p3129
  ns0:siirtopv "2006-03-03" ;
  ns0:tietue "md=1995-12-18", "ed=1987-01-19", "sta=hyväksytty", "stalista=tarkista", "rtx=kotivalmistus", "fte=home food preservation", "btx=säilöntä", "70", "ctx=kotisäilöntä", "n", "cc=60", "home canning" ;
  skos:broader afo:p906, yso:p5756 ;
  ns0:ed "1987-01-19" ;
  skos:altLabel "home food preservation"@en, "home canning"@en ;
  ns0:stalista "tarkista" ;
  ns0:id "1787" ;
  ns0:rtx afo:p2071 ;
  a skos:Concept ;
  skos:inScheme yso:conceptscheme ;
  ns0:md "1995-12-18" ;
  skos:prefLabel "kotisäilöntä"@fi ;
  ns0:sta "hyväksytty" .

yso:p5756
  skos:prefLabel "konservering (livsmedel)"@sv, "food preservation"@en, "säilöntä"@fi ;
  a skos:Concept ;
  skos:narrower afo:p3129 .

afo:p906
  skos:prefLabel "säilöntä"@fi ;
  a skos:Concept ;
  skos:narrower afo:p3129 .

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

afo:p2071
  skos:prefLabel "kotivalmistus"@fi ;
  a skos:Concept ;
  ns0:rtx afo:p3129 .

