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

tero:p4337
  a skos:Collection ;
  skos:prefLabel "matkat kohteen mukaan"@fi ;
  skos:member tero:p15987 .

tero:p15987
  skos:exactMatch ysa:Y103647, allars:Y24381, yso:p15987 ;
  skos:prefLabel "polarexpeditioner"@sv, "naparetket"@fi, "polar expeditions"@en ;
  skosext:broaderGeneric tero:p366 ;
  skos:related tero:p13428 ;
  a skos:Concept ;
  skos:broader tero:p366 ;
  skos:inScheme tero:conceptscheme .

tero:p366
  skos:prefLabel "journeys"@en, "resor"@sv, "matkat"@fi ;
  a skos:Concept ;
  skos:narrower tero:p15987 .

tero:conceptscheme a skos:ConceptScheme .
yso:p15987 skos:exactMatch tero:p15987 .
ysa:Y103647 skos:exactMatch tero:p15987 .
allars:Y24381 skos:exactMatch tero:p15987 .
tero:p13428
  skos:prefLabel "forskningsresor"@sv, "tutkimusmatkat"@fi, "expeditions"@en ;
  a skos:Concept ;
  skos:related tero:p15987 .

