@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 ns0: <http://www.yso.fi/onto/afo-meta/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

yso:p6575
  skos:prefLabel "kyllagring"@sv, "cold storage"@en, "kylmävarastointi"@fi ;
  a skos:Concept .

afo:p3962
  ns0:tietue "cc=22", "ctx=kylmävarastointi", "stalista=tarkista", "pakkasvarastointi", "40", "fte=cold storage", "sta=hyväksytty", "n", "md=1995-09-05", "rtx=kuivasäilytys", "60", "agcx=refrigerated storage", "btx=varastointi", "ed=1986-02-01" ;
  skos:inScheme yso:conceptscheme ;
  a skos:Concept ;
  ns0:agcx "refrigerated storage"@en ;
  ns0:stalista "tarkista" ;
  skos:exactMatch yso:p6575 ;
  skos:broader afo:p1548 ;
  ns0:siirtopv "2006-03-03" ;
  ns0:rtx afo:p3961 ;
  skos:altLabel "cold storage"@en ;
  ns0:md "1995-09-05" ;
  ns0:sta "hyväksytty" ;
  ns0:id "1946" ;
  ns0:ed "1986-02-01" ;
  skos:prefLabel "kylmävarastointi"@fi .

afo:p1548
  skos:prefLabel "varastointi"@fi ;
  a skos:Concept ;
  skos:narrower afo:p3962 .

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

afo:p3961
  skos:prefLabel "kuivasäilytys"@fi ;
  a skos:Concept ;
  ns0:rtx afo:p3962 .

