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

tero:conceptscheme a skos:ConceptScheme .
ysa:Y137830 skos:exactMatch tero:p779 .
tero:p779
  skos:exactMatch yso:p779, ysa:Y137830, allars:Y30979 ;
  skos:prefLabel "assemblages"@en, "assemblage"@sv, "assemblaasit"@fi ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p778 ;
  skos:related tero:p777, tero:p14722 ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p778 .

allars:Y30979 skos:exactMatch tero:p779 .
yso:p779 skos:exactMatch tero:p779 .
tero:p777
  skos:prefLabel "collages"@en, "collage"@sv, "kollaasit"@fi ;
  a skos:Concept ;
  skos:related tero:p779 .

tero:p14722
  skos:prefLabel "installations"@en, "installationer"@sv, "installaatiot"@fi ;
  a skos:Concept ;
  skos:related tero:p779 .

tero:p778
  skos:prefLabel "works of art"@en, "konstverk"@sv, "taideteokset"@fi ;
  a skos:Concept ;
  skos:narrower tero:p779 .

