@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:conceptscheme a skos:ConceptScheme .
ysa:Y94676 skos:exactMatch tero:p20050 .
yso:p20050 skos:exactMatch tero:p20050 .
tero:p11630
  skos:prefLabel "early fathers"@en, "kirkkoisät"@fi, "kyrkofäder"@sv ;
  a skos:Concept ;
  skos:narrower tero:p20050 .

allars:Y15253 skos:exactMatch tero:p20050 .
tero:p20050
  skosext:broaderGeneric tero:p11630 ;
  skos:prefLabel "apostolic fathers"@en, "apostoliska fäder"@sv, "apostoliset isät"@fi ;
  skos:exactMatch yso:p20050, allars:Y15253, ysa:Y94676 ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p11630 ;
  a skos:Concept .

