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

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

yso:p26003 skos:exactMatch tero:p26003 .
ysa:Y184981 skos:exactMatch tero:p26003 .
tero:p26003
  skosext:broaderGeneric tero:p7017 ;
  skos:broader tero:p7017 ;
  skos:exactMatch ysa:Y184981, allars:Y43517, yso:p26003 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "ympäristötaiteilijat"@fi, "miljökonstnärer"@sv ;
  a skos:Concept .

