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

yso:p4290 skos:exactMatch tero:p4290 .
tero:p4290
  skos:prefLabel "mountain ranges"@en, "vuoristot"@fi, "bergstrakter"@sv ;
  a skos:Concept ;
  skos:exactMatch allars:Y15900, ysa:Y100314, yso:p4290 ;
  skos:inScheme tero:conceptscheme ;
  skos:narrower tero:p4289 ;
  skos:broader tero:p1156 ;
  skosext:broaderGeneric tero:p1156 .

tero:p4289
  skos:prefLabel "mountains"@en, "berg"@sv, "vuoret"@fi ;
  a skos:Concept ;
  skosext:broaderPartitive tero:p4290 ;
  skos:broader tero:p4290 .

tero:conceptscheme a skos:ConceptScheme .
tero:p1156
  skos:prefLabel "pinnanmuodot"@fi, "relief, topography"@en, "ytformer"@sv ;
  a skos:Concept ;
  skos:narrower tero:p4290 .

ysa:Y100314 skos:exactMatch tero:p4290 .
allars:Y15900 skos:exactMatch tero:p4290 .
