@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .

yso:p6898
  skos:prefLabel "geodynamiikka"@fi, "geodynamics"@en, "geodynamik"@sv ;
  a skos:Concept ;
  skos:related yso:p6896 .

yso:p6896
  skos:prefLabel "kontinentaldrift"@sv, "continental drift"@en, "mannerliikunnot"@fi ;
  rdfs:comment "(geol., us. mon.) mannerlaattojen liike toistensa suhteen" ;
  skos:related yso:p6897, yso:p6898 ;
  dc11:source "Kielitoimiston sanakirja" ;
  skos:inScheme yso:conceptscheme ;
  skos:broader yso:p2715 ;
  a skos:Concept .

yso:conceptscheme
  rdfs:label "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

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

yso:p6897
  skos:prefLabel "tektoniikka"@fi, "tectonics"@en, "tektonik"@sv ;
  a skos:Concept ;
  skos:related yso:p6896 .

