@prefix udcs: <http://udcdata.info/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

udcs:068136
  skos:broader udcs:068129 ;
  skos:example "910.3:551.32    Exploration of glaciers and glacial areas"@en, "910.3:551.32    Utforskning av glaciärer och glaciära områden"@sv, "910.3:551.32    Tutkimusmatkat jäätiköille ja jäätiköiden vaikutusalueille"@fi ;
  skos:prefLabel "Maantieteellisten erityisominaisuuksien tutkiminen"@fi, "Exploration of particular geographical features"@en, "Undersöning av specifika geografiska aspekter"@sv ;
  skos:inScheme udcs:udc-schema ;
  a skos:Concept ;
  skos:notation "910.3"^^udcs:UDCnotation .

udcs:udc-schema a owl:Ontology, skos:ConceptScheme .
udcs:068129
  skos:notation "910"^^udcs:UDCnotation ;
  skos:prefLabel "Allmänna frågor. Geografi som vetenskap. Resor"@sv, "Yleiset kysymykset. Maantiede tieteenä. Tutkimusmatkat. Matkustaminen"@fi, "General questions. Geography as a science. Exploration. Travel"@en ;
  a skos:Concept ;
  skos:narrower udcs:068136 .

