@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 allars: <http://www.yso.fi/onto/allars/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .

tero:p18506
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p2336 ;
  skos:exactMatch yso:p18506, allars:Y18599, ysa:Y96874 ;
  skos:prefLabel "business archives"@en, "liikearkistot"@fi, "företagsarkiv"@sv ;
  a skos:Concept ;
  skos:broader tero:p2336 .

tero:conceptscheme a skos:ConceptScheme .
allars:Y18599 skos:exactMatch tero:p18506 .
ysa:Y96874 skos:exactMatch tero:p18506 .
yso:p18506 skos:exactMatch tero:p18506 .
tero:p2336
  skos:prefLabel "arkiv"@sv, "archives"@en, "arkistot"@fi ;
  a skos:Concept ;
  skos:narrower tero:p18506 .

