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

tero:p10679
  skos:prefLabel "music -- archives"@en, "musiikki -- arkistot"@fi, "musik (arkiv)"@sv ;
  skosext:broaderGeneric tero:p2336 ;
  a skos:Concept ;
  skos:broader tero:p2336 ;
  skos:exactMatch ysa:Y110628, yso:p10679, allars:Y42524 ;
  skos:altLabel "musiikkiarkistot"@fi ;
  skos:inScheme tero:conceptscheme .

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

