@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:p7266
  skos:exactMatch yso:p7266, allars:Y20966, ysa:Y96313 ;
  skos:prefLabel "concrete art"@en, "konkretism  -- bildkonst"@sv, "konkreettinen taide"@fi ;
  skos:altLabel "konkret konst"@sv, "konkretismi -- kuvataide"@fi ;
  skosext:broaderGeneric tero:p20653 ;
  skos:broader tero:p20653 ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept .

tero:conceptscheme a skos:ConceptScheme .
allars:Y20966 skos:exactMatch tero:p7266 .
yso:p7266 skos:exactMatch tero:p7266 .
tero:p20653
  skos:prefLabel "art forms"@en, "taidelajit"@fi, "konstarter"@sv ;
  a skos:Concept ;
  skos:narrower tero:p7266 .

ysa:Y96313 skos:exactMatch tero:p7266 .
