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

yso:p24083 skos:exactMatch tero:p24083 .
tero:conceptscheme a skos:ConceptScheme .
tero:p272
  skos:prefLabel "organisations"@en, "organisaatiot"@fi, "organisationer"@sv ;
  a skos:Concept ;
  skos:narrower tero:p24083 .

tero:p24083
  skos:related tero:p2336 ;
  skos:prefLabel "National Archives Service"@en, "arkivverk"@sv, "arkistolaitos"@fi ;
  yso:p23805 ysa:Y175309 ;
  skos:broader tero:p272 ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept ;
  skos:exactMatch yso:p24083 ;
  skosext:broaderGeneric tero:p272 .

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

