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

tero:p1548
  skos:prefLabel "publikationer"@sv, "julkaisut"@fi, "publications"@en ;
  a skos:Concept ;
  skos:narrower tero:p12813 .

tero:conceptscheme a skos:ConceptScheme .
tero:p12813
  a skos:Concept ;
  skos:broader tero:p1548 ;
  skos:exactMatch yso:p12813, ysa:Y127051, allars:Y29641 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "albums"@en, "album"@sv, "albumit"@fi ;
  skosext:broaderGeneric tero:p1548 .

ysa:Y127051 skos:exactMatch tero:p12813 .
allars:Y29641 skos:exactMatch tero:p12813 .
yso:p12813 skos:exactMatch tero:p12813 .
