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

tero:conceptscheme a skos:ConceptScheme .
tero:p17606
  a skos:Concept ;
  skos:broader tero:p115 ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p115 ;
  skos:exactMatch yso:p17606, allars:Y28392, ysa:Y110783 ;
  skos:prefLabel "premeditation"@en, "uppsåt"@sv, "tahallisuus"@fi .

ysa:Y110783 skos:exactMatch tero:p17606 .
allars:Y28392 skos:exactMatch tero:p17606 .
tero:p115
  skos:prefLabel "mentala egenskaper"@sv, "mental qualities"@en, "mentaaliset ominaisuudet"@fi ;
  a skos:Concept ;
  skos:narrower tero:p17606 .

yso:p17606 skos:exactMatch tero:p17606 .
