@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:p4782
  ns0:tietue "n", "fte=chemical preservation", "sta=hyväksytty", "cc=80", "btx=säilöntämenetelmät", "md=1995-09-05", "ctx=kemiallinen säilöntä", "stalista=tarkista", "ed=1987-01-19" ;
  ns0:siirtopv "2006-03-03" ;
  a skos:Concept ;
  skos:inScheme yso:conceptscheme ;
  ns0:stalista "tarkista" ;
  ns0:sta "hyväksytty" ;
  ns0:ed "1987-01-19" ;
  skos:broader afo:p906 ;
  ns0:rtx afo:p1013 ;
  skos:prefLabel "kemiallinen säilöntä"@fi ;
  ns0:md "1995-09-05" ;
  ns0:id "5478" ;
  skos:altLabel "chemical preservation"@en .

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

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

afo:p1013
  skos:prefLabel "säilöntämenetelmät"@fi ;
  a skos:Concept ;
  ns0:rtx afo:p4782 .

