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

tero:conceptscheme a skos:ConceptScheme .
allars:Y21313 skos:exactMatch tero:p6748 .
ysa:Y96443 skos:exactMatch tero:p6748 .
tero:p6748
  skosext:broaderGeneric tero:p12684 ;
  skos:prefLabel "christology"@en, "kristologia"@fi, "kristologi"@sv ;
  skos:exactMatch ysa:Y96443, allars:Y21313, yso:p6748 ;
  skos:broader tero:p12684 ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept ;
  skos:related tero:p6747 .

tero:p12684
  skos:prefLabel "dogmatics"@en, "dogmatik"@sv, "dogmatiikka"@fi ;
  a skos:Concept ;
  skos:narrower tero:p6748 .

yso:p6748 skos:exactMatch tero:p6748 .
tero:p6747
  skos:prefLabel "incarnation"@en, "inkarnation"@sv, "inkarnaatio"@fi ;
  a skos:Concept ;
  skos:related tero:p6748 .

