@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#> .

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

tero:p21017
  skos:prefLabel "apofaattinen teologia"@fi, "apophatic theology"@en, "apofatisk  teologi"@sv ;
  skos:altLabel "negatiivinen teologia"@fi, "negative theology"@en, "kieltämisen teologia"@fi ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p3830 ;
  skos:broader tero:p3830 ;
  skos:exactMatch allars:Y35619, yso:p21017, ysa:Y156724 ;
  a skos:Concept .

