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

tero:conceptscheme a skos:ConceptScheme .
yso:p3454 skos:exactMatch tero:p3454 .
tero:p3454
  a skos:Concept ;
  skos:broader tero:p3455 ;
  skos:exactMatch allars:Y25944, ysa:Y103467, yso:p3454 ;
  skos:prefLabel "merimieslähetys"@fi, "sjömansmission"@sv, "seamen's mission"@en ;
  skosext:broaderGeneric tero:p3455 ;
  skos:inScheme tero:conceptscheme .

ysa:Y103467 skos:exactMatch tero:p3454 .
allars:Y25944 skos:exactMatch tero:p3454 .
tero:p3455
  skos:prefLabel "sisälähetys"@fi, "inre mission"@sv, "home mission"@en ;
  a skos:Concept ;
  skos:narrower tero:p3454 .

