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

allars:Y23861 skos:exactMatch tero:p7260 .
yso:p7260 skos:exactMatch tero:p7260 .
ysa:Y101733 skos:exactMatch tero:p7260 .
tero:conceptscheme a skos:ConceptScheme .
tero:p7258
  skos:prefLabel "good"@en, "goda"@sv, "hyvä"@fi ;
  a skos:Concept ;
  skos:related tero:p7260 .

tero:p2267
  skos:prefLabel "concepts"@en, "käsitteet"@fi, "begrepp"@sv ;
  a skos:Concept ;
  skos:narrower tero:p7260 .

tero:p7260
  skos:exactMatch allars:Y23861, yso:p7260, ysa:Y101733 ;
  skos:related tero:p7258, tero:p14359 ;
  skosext:broaderGeneric tero:p2267 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "onda"@sv, "evil"@en, "paha"@fi ;
  a skos:Concept ;
  skos:altLabel "det onda"@sv ;
  skos:broader tero:p2267 .

tero:p14359
  skos:prefLabel "evilness"@en, "pahuus"@fi, "ondska"@sv ;
  a skos:Concept ;
  skos:related tero:p7260 .

