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

tero:conceptscheme a skos:ConceptScheme .
yso:p7083 skos:exactMatch tero:p7083 .
allars:Y15477 skos:exactMatch tero:p7083 .
ysa:Y112972 skos:exactMatch tero:p7083 .
tero:p5414
  skos:prefLabel "sin"@en, "synd"@sv, "synti"@fi ;
  a skos:Concept ;
  skos:narrower tero:p7083 .

tero:p7083
  skos:exactMatch allars:Y15477, yso:p7083, ysa:Y112972 ;
  skos:prefLabel "arvsynd"@sv, "perisynti"@fi, "original sin"@en ;
  skosext:broaderGeneric tero:p5414 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p5414 .

