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

tero:p1591
  skos:prefLabel "traditional music"@en, "traditionell musik"@sv, "perinnemusiikki"@fi ;
  a skos:Concept ;
  skos:narrower tero:p12500 .

ysa:Y101371 skos:exactMatch tero:p12500 .
tero:conceptscheme a skos:ConceptScheme .
allars:Y17996 skos:exactMatch tero:p12500 .
yso:p12500 skos:exactMatch tero:p12500 .
tero:p12500
  skosext:broaderGeneric tero:p1591 ;
  skos:prefLabel "flamenco (traditionell musik)"@sv, "flamenco (perinnemusiikki)"@fi, "flamenco"@en ;
  skos:broader tero:p1591 ;
  skos:inScheme tero:conceptscheme ;
  skos:exactMatch yso:p12500, allars:Y17996, ysa:Y101371 ;
  a skos:Concept ;
  skos:altLabel "flamenco"@fi .

