@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:p1548
  skos:prefLabel "varastointi"@fi ;
  a skos:Concept ;
  skos:narrower afo:p4420 .

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

yso:p6576
  skos:prefLabel "lagring"@sv, "storage"@en, "varastointi"@fi ;
  a skos:Concept ;
  skos:narrower afo:p4420 .

afo:p4420
  ns0:tietue "btx=varastointi", "fte=frozen storage", "stalista=tarkista", "ed=1986-02-01", "n", "rtx=kylmävarastointi", "cc=22", "40", "ctx=pakkasvarastointi", "sta=hyväksytty", "60", "md=1995-09-05" ;
  skos:broader yso:p6576, afo:p1548 ;
  ns0:id "3164" ;
  ns0:ed "1986-02-01" ;
  skos:altLabel "frozen storage"@en ;
  a skos:Concept ;
  skos:prefLabel "pakkasvarastointi"@fi ;
  ns0:stalista "tarkista" ;
  ns0:siirtopv "2006-03-03" ;
  ns0:md "1995-09-05" ;
  ns0:sta "hyväksytty" ;
  skos:inScheme yso:conceptscheme .

