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

allars:Y23164 skos:exactMatch tero:p14569 .
tero:conceptscheme a skos:ConceptScheme .
tero:p1780
  skos:prefLabel "history"@en, "historia"@sv, "historia"@fi ;
  a skos:Concept ;
  skos:narrower tero:p14569 .

yso:p14569 skos:exactMatch tero:p14569 .
ysa:Y97555 skos:exactMatch tero:p14569 .
tero:p14569
  skos:exactMatch ysa:Y97555, allars:Y23164, yso:p14569 ;
  a skos:Concept ;
  skos:prefLabel "musikhistoria"@sv, "musiikinhistoria"@fi, "history of music"@en ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p1780 ;
  skosext:broaderGeneric tero:p1780 .

