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

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

tero:p3082
  skos:broader tero:p2715 ;
  skos:exactMatch ysa:Y106872, yso:p3082 ;
  a skos:Concept ;
  skos:related tero:p949 ;
  skosext:broaderGeneric tero:p2715 ;
  skos:prefLabel "krypning"@sv, "viruminen"@fi, "creeping"@en ;
  skos:inScheme tero:conceptscheme ;
  dc11:source "Kielitoimiston sanakirja" ;
  rdfs:comment "(tekn.) metallista tm. kiinteästä aineesta: venyä jännityksen alaisena" .

yso:p3082 skos:exactMatch tero:p3082 .
ysa:Y106872 skos:exactMatch tero:p3082 .
tero:p949
  skos:prefLabel "physical phenomena"@en, "fysikaliska fenomen"@sv, "fysikaaliset ilmiöt"@fi ;
  a skos:Concept ;
  skos:related tero:p3082 .

