@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:p4205
  skos:prefLabel "yso-käsitteet"@fi ;
  a skos:Concept ;
  skos:narrower tero:p15238 .

tero:p15238
  skos:prefLabel "föränderlig"@sv, "muuttuva"@fi, "perdurant"@en ;
  rdfs:comment "käsite, jolla on aikasidonnaisia olennaisia piirteitä (tai osia), joiden muodostama kokonaisuus voi vaihdella ajassa; muuttuvien käsitteiden avulla voidaan kuvata pysyvien käsitteiden piirteiden arvojen muutoksia" ;
  a skos:Concept ;
  skos:broader tero:p4205 ;
  skos:narrower tero:p2111 ;
  skos:exactMatch yso:p15238 ;
  skosext:broaderGeneric tero:p4205 ;
  skos:inScheme tero:conceptscheme .

tero:conceptscheme a skos:ConceptScheme .
tero:p2111
  skos:prefLabel "processes"@en, "processer"@sv, "prosessit"@fi ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p15238 ;
  skos:broader tero:p15238 .

yso:p15238 skos:exactMatch tero:p15238 .
