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

tero:conceptscheme a skos:ConceptScheme .
ysa:Y98755 skos:exactMatch tero:p2713 .
tero:p2714
  skos:prefLabel "stratigrafi"@sv, "stratigraphy"@en, "stratigrafia"@fi ;
  a skos:Concept ;
  skos:related tero:p2713 .

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

yso:p2713 skos:exactMatch tero:p2713 .
tero:p2713
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "sedimentaatio"@fi, "sedimentation"@en, "sedimentering (geologi)"@sv ;
  skos:exactMatch yso:p2713, allars:Y25683, ysa:Y98755 ;
  skos:broader tero:p2715 ;
  a skos:Concept ;
  skos:related tero:p2714 ;
  skosext:broaderGeneric tero:p2715 .

