@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://dewey.info/class/551.355/e23/>
  skos:notation "551.355" ;
  skos:prefLabel "Landformer dannet av vann"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/551.35/e23/> .

<http://dewey.info/scheme/edition/e23/>
  rdfs:label "Norsk WebDewey"@nb ;
  a skos:ConceptScheme .

<http://dewey.info/class/551.353/e23/>
  skos:notation "551.353" ;
  skos:prefLabel "Transport og avsetning av materiale"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/551.35/e23/> .

<http://dewey.info/class/551.354/e23/>
  skos:notation "551.354" ;
  skos:prefLabel "Transportert materiale (sedimenter)"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/551.35/e23/> .

<http://dewey.info/class/551.352/e23/>
  skos:notation "551.352" ;
  skos:prefLabel "Erosjon og forvitring"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/551.35/e23/> .

<http://dewey.info/class/551.35/e23/>
  skos:notation "551.35" ;
  skos:prefLabel "Vannets geologiske påvirkning"@nb ;
  skos:narrower <http://dewey.info/class/551.352/e23/>, <http://dewey.info/class/551.355/e23/>, <http://dewey.info/class/551.353/e23/>, <http://dewey.info/class/551.354/e23/> ;
  skos:altLabel "Vann--geologisk kraft"@nb, "Nedbør--geologisk kraft"@nb ;
  skos:broader <http://dewey.info/class/551.3/e23/> ;
  a skos:Concept ;
  dc:identifier "ocd00147331" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:modified "2016-09-26"^^xsd:date ;
  dc:created "2010-02-04"^^xsd:date .

<http://dewey.info/class/551.3/e23/>
  skos:notation "551.3" ;
  skos:prefLabel "Overflateprosesser og eksogene prosesser og deres krefter"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/551.35/e23/> .

