@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 skosext: <http://purl.org/finnonto/schema/skosext#> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .

tero:conceptscheme a skos:ConceptScheme .
yso:p25830 skos:exactMatch tero:p25830 .
tero:p7017
  skos:prefLabel "artists"@en, "konstnärer"@sv, "taiteilijat"@fi ;
  a skos:Concept ;
  skos:narrower tero:p25830 .

tero:p25830
  skos:broader tero:p25697, tero:p7017 ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p7017, tero:p25697 ;
  skos:inScheme tero:conceptscheme ;
  skos:exactMatch ysa:Y184732, yso:p25830, allars:Y43426 ;
  skos:prefLabel "glaskonstnärer"@sv, "lasitaiteilijat"@fi .

tero:p25697
  skos:prefLabel "konsthantverkare"@sv, "taidekäsityöläiset"@fi ;
  a skos:Concept ;
  skos:narrower tero:p25830 .

allars:Y43426 skos:exactMatch tero:p25830 .
ysa:Y184732 skos:exactMatch tero:p25830 .
