@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:Y15010 skos:exactMatch tero:p18090 .
tero:conceptscheme a skos:ConceptScheme .
tero:p3064
  skos:prefLabel "popular music"@en, "populärmusik"@sv, "populaarimusiikki"@fi ;
  a skos:Concept ;
  skos:narrower tero:p18090 .

yso:p18090 skos:exactMatch tero:p18090 .
ysa:Y113574 skos:exactMatch tero:p18090 .
tero:p18090
  skos:exactMatch allars:Y15010, ysa:Y113574, yso:p18090 ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p3064 ;
  skosext:broaderGeneric tero:p3064 ;
  skos:prefLabel "akustinen populaarimusiikki"@fi, "akustisk populärmusik"@sv, "acoustic popular music"@en ;
  a skos:Concept .

