@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:Y17533 skos:exactMatch tero:p6603 .
tero:p6603
  skos:prefLabel "esoterismi"@fi, "esoterism"@sv, "esoterism"@en ;
  skos:exactMatch yso:p6603, allars:Y17533, ysa:Y113379 ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p220 ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p220 .

ysa:Y113379 skos:exactMatch tero:p6603 .
yso:p6603 skos:exactMatch tero:p6603 .
tero:p220
  skos:prefLabel "tankar (idéer)"@sv, "ideas"@en, "aatteet"@fi ;
  a skos:Concept ;
  skos:narrower tero:p6603 .

