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

tero:p18240
  skos:prefLabel "klippvegetation"@sv, "saxatile flora"@en, "kalliokasvillisuus"@fi ;
  skosext:broaderGeneric tero:p1756 ;
  skos:exactMatch allars:Y20747, ysa:Y95788, yso:p18240 ;
  a skos:Concept ;
  skos:broader tero:p1756 ;
  skos:inScheme tero:conceptscheme .

tero:conceptscheme a skos:ConceptScheme .
allars:Y20747 skos:exactMatch tero:p18240 .
yso:p18240 skos:exactMatch tero:p18240 .
ysa:Y95788 skos:exactMatch tero:p18240 .
tero:p1756
  skos:prefLabel "vegetation"@sv, "vegetation"@en, "kasvillisuus"@fi ;
  a skos:Concept ;
  skos:narrower tero:p18240 .

