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

tero:p23906
  skosext:broaderGeneric tero:p1961 ;
  yso:p23805 ysa:Y171422 ;
  skos:broader tero:p1961 ;
  skos:exactMatch yso:p23906 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "snow sculptures"@en, "lumiveistokset"@fi, "snöskulpturer"@sv ;
  a skos:Concept .

yso:p23906 skos:exactMatch tero:p23906 .
tero:p1961
  skos:prefLabel "sculptures"@en, "skulpturer"@sv, "veistokset"@fi ;
  a skos:Concept ;
  skos:narrower tero:p23906 .

tero:conceptscheme a skos:ConceptScheme .
