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

tero:p11853
  skos:exactMatch yso:p11853, allars:Y24377, ysa:Y103655 ;
  skosext:broaderGeneric tero:p1494 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "pointillismi"@fi, "pointillism"@en, "pointillism"@sv ;
  a skos:Concept ;
  skos:broader tero:p1494 .

tero:conceptscheme a skos:ConceptScheme .
ysa:Y103655 skos:exactMatch tero:p11853 .
allars:Y24377 skos:exactMatch tero:p11853 .
tero:p1494
  skos:prefLabel "neoimpressionism"@en, "neoimpressionism"@sv, "neoimpressionismi"@fi ;
  a skos:Concept ;
  skos:narrower tero:p11853 .

yso:p11853 skos:exactMatch tero:p11853 .
