@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:conceptscheme a skos:ConceptScheme .
yso:p12930 skos:exactMatch tero:p12930 .
tero:p11152
  skos:prefLabel "jewels"@en, "ädelstenar"@sv, "jalokivet"@fi ;
  a skos:Concept ;
  skos:narrower tero:p12930 .

allars:Y16908 skos:exactMatch tero:p12930 .
ysa:Y101923 skos:exactMatch tero:p12930 .
tero:p12930
  skos:prefLabel "timantti"@fi, "diamant"@sv, "diamond"@en ;
  skos:broader tero:p11152 ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p11152 ;
  skos:exactMatch ysa:Y101923, allars:Y16908, yso:p12930 ;
  a skos:Concept .

