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

tero:conceptscheme a skos:ConceptScheme .
allars:Y18048 skos:exactMatch tero:p19886 .
ysa:Y103100 skos:exactMatch tero:p19886 .
yso:p19886 skos:exactMatch tero:p19886 .
tero:p12088
  skos:prefLabel "aska"@sv, "ash"@en, "tuhka"@fi ;
  a skos:Concept ;
  skos:narrower tero:p19886 .

tero:p19886
  skos:prefLabel "flygaska"@sv, "lentotuhka"@fi, "fly ash"@en ;
  skos:exactMatch ysa:Y103100, allars:Y18048, yso:p19886 ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p12088 ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p12088 .

