@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:p21192
  skos:exactMatch yso:p21192, ysa:Y159229, allars:Y36273 ;
  skosext:broaderGeneric tero:p1047 ;
  a skos:Concept ;
  skos:prefLabel "long-term preservation"@en, "pitkäaikaissäilytys"@fi, "långtidsförvaring"@sv ;
  skos:broader tero:p1047 ;
  skos:inScheme tero:conceptscheme .

ysa:Y159229 skos:exactMatch tero:p21192 .
tero:conceptscheme a skos:ConceptScheme .
allars:Y36273 skos:exactMatch tero:p21192 .
tero:p1047
  skos:prefLabel "förvaring"@sv, "säilytys (omana tai hallussa pitäminen)"@fi, "storing"@en ;
  a skos:Concept ;
  skos:narrower tero:p21192 .

yso:p21192 skos:exactMatch tero:p21192 .
