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

tero:p24567
  skosext:broaderGeneric tero:p352 ;
  yso:p23805 ysa:Y175313 ;
  skos:broader tero:p352 ;
  skos:exactMatch yso:p24567 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "archival science"@en, "arkistotiede"@fi, "arkivvetenskap"@sv ;
  a skos:Concept .

yso:p24567 skos:exactMatch tero:p24567 .
tero:p352
  skos:prefLabel "tieteenalat"@fi, "sciences"@en, "vetenskaper"@sv ;
  a skos:Concept ;
  skos:narrower tero:p24567 .

tero:conceptscheme a skos:ConceptScheme .
