@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@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 allars: <http://www.yso.fi/onto/allars/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

ysa:Y102982 skos:exactMatch tero:p15045 .
tero:conceptscheme a skos:ConceptScheme .
tero:p15045
  skos:inScheme tero:conceptscheme ;
  skos:exactMatch ysa:Y102982, yso:p15045, allars:Y15455 ;
  skos:prefLabel "speciation"@en, "artbildning"@sv, "lajiutuminen"@fi ;
  rdfs:comment "uuden lajin syntyminen" ;
  skos:broader tero:p2715 ;
  dc11:source "Kielitoimiston sanakirja" ;
  skosext:broaderGeneric tero:p2715 ;
  a skos:Concept .

tero:p2715
  skos:prefLabel "naturvetenskaplig förändring"@sv, "change related to natural science"@en, "luonnontieteellinen muutos"@fi ;
  a skos:Concept ;
  skos:narrower tero:p15045 .

allars:Y15455 skos:exactMatch tero:p15045 .
yso:p15045 skos:exactMatch tero:p15045 .
