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

yso:p6799
  skos:prefLabel "glacialgeologi"@sv, "glasiaaligeologia"@fi, "glacial geology"@en ;
  a skos:Concept ;
  skos:related yso:p8231 .

yso:p3642
  skos:prefLabel "geologiska perioder"@sv, "geological eras"@en, "geologiset kaudet"@fi ;
  a skos:Concept ;
  skos:narrower yso:p8231 .

yso:p8231
  skos:broader yso:p3642 ;
  skos:related yso:p6799, yso:p5729, yso:p8232 ;
  skos:inScheme puho:conceptscheme ;
  skos:prefLabel "ice ages"@en, "jääkaudet"@fi, "istider"@sv ;
  a skos:Concept .

yso:p5729
  skos:prefLabel "climatic changes"@en, "ilmastonmuutokset"@fi, "klimatförändringar"@sv ;
  a skos:Concept ;
  skos:related yso:p8231 .

yso:p8232
  skos:prefLabel "klimatperioder"@sv, "climatic periods"@en, "ilmastokaudet"@fi ;
  a skos:Concept ;
  skos:related yso:p8231 .

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

