@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:Y26105 skos:exactMatch tero:p19259 .
ysa:Y102261 skos:exactMatch tero:p19259 .
yso:p19259 skos:exactMatch tero:p19259 .
tero:p19259
  skos:exactMatch yso:p19259, ysa:Y102261, allars:Y26105 ;
  skos:prefLabel "metsäkasvillisuus"@fi, "skogsvegetation"@sv, "forest vegetation"@en ;
  skosext:broaderGeneric tero:p1756 ;
  a skos:Concept ;
  skos:broader tero:p1756 ;
  skos:inScheme tero:conceptscheme .

tero:p1756
  skos:prefLabel "vegetation"@sv, "vegetation"@en, "kasvillisuus"@fi ;
  a skos:Concept ;
  skos:narrower tero:p19259 .

