@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:p7544
  skos:prefLabel "missionary societies"@en, "lähetysseurat"@fi, "missionssällskap"@sv ;
  skos:exactMatch yso:p7544, ysa:Y127142, allars:Y29787 ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p7545 ;
  skos:broader tero:p7545 ;
  skos:inScheme tero:conceptscheme .

allars:Y29787 skos:exactMatch tero:p7544 .
tero:conceptscheme a skos:ConceptScheme .
yso:p7544 skos:exactMatch tero:p7544 .
tero:p7545
  skos:prefLabel "religious organisations"@en, "uskonnolliset järjestöt"@fi, "religiösa organisationer"@sv ;
  a skos:Concept ;
  skos:narrower tero:p7544 .

ysa:Y127142 skos:exactMatch tero:p7544 .
