@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .

tero:conceptscheme a skos:ConceptScheme .
allars:Y22944 skos:exactMatch tero:p17260 .
yso:p17260 skos:exactMatch tero:p17260 .
ysa:Y108833 skos:exactMatch tero:p17260 .
tero:p3830
  skos:prefLabel "theology"@en, "teologi"@sv, "teologia"@fi ;
  a skos:Concept ;
  skos:narrower tero:p17260 .

tero:p17260
  skos:exactMatch yso:p17260, allars:Y22944, ysa:Y108833 ;
  skos:prefLabel "missiology"@en, "missiologia"@fi, "missionsvetenskap"@sv ;
  skosext:broaderGeneric tero:p3830 ;
  skos:broader tero:p3830 ;
  rdfs:comment "lähetystiede" ;
  skos:altLabel "lähetystiede"@fi, "missiologi"@sv ;
  skos:inScheme tero:conceptscheme ;
  dc11:source "Kielitoimiston sanakirja" ;
  a skos:Concept .

