@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 ysa: <http://www.yso.fi/onto/ysa/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:p18523
  a skos:Concept ;
  skos:exactMatch yso:p18523, ysa:Y108850, allars:Y20744 ;
  skos:broader tero:p14139 ;
  skos:prefLabel "rock climbing"@en, "kalliokiipeily"@fi, "klippklättring"@sv ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p14139 .

tero:conceptscheme a skos:ConceptScheme .
allars:Y20744 skos:exactMatch tero:p18523 .
tero:p14139
  skos:prefLabel "klättring"@sv, "climbing"@en, "kiipeily"@fi ;
  a skos:Concept ;
  skos:narrower tero:p18523 .

ysa:Y108850 skos:exactMatch tero:p18523 .
yso:p18523 skos:exactMatch tero:p18523 .
