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

tero:p2336
  skos:prefLabel "arkiv"@sv, "archives"@en, "arkistot"@fi ;
  a skos:Concept ;
  skos:narrower tero:p23929 .

tero:conceptscheme a skos:ConceptScheme .
tero:p23929
  skosext:broaderGeneric tero:p2336 ;
  skos:altLabel "digitaaliarkistot"@fi, "digitaaliset arkistot"@fi ;
  skos:prefLabel "sähköiset arkistot"@fi, "elektroniska arkiv"@sv, "electronic archives"@en ;
  skos:exactMatch yso:p23929 ;
  yso:p23805 ysa:Y175665 ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p2336 ;
  a skos:Concept .

yso:p23929 skos:exactMatch tero:p23929 .
