@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#> .
@prefix realfagstermer: <http://data.ub.uio.no/realfagstermer/> .
@prefix humord: <http://data.ub.uio.no/humord/> .

<http://dewey.info/class/551.372/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/551.37/e23/> ;
  skos:notation "551.372" ;
  skos:prefLabel "Erosjon"@nb .

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

<http://dewey.info/class/551.375/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/551.37/e23/> ;
  skos:notation "551.375" ;
  skos:prefLabel "Landformer dannet av vind"@nb .

<http://dewey.info/class/551.37/e23/>
  a skos:Concept ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00147340" ;
  dc:modified "2012-10-04"^^xsd:date ;
  skos:altLabel "Vind--geologisk kraft"@nb ;
  skos:broader <http://dewey.info/class/551.3/e23/> ;
  skos:exactMatch realfagstermer:c008055 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/551.375/e23/>, <http://dewey.info/class/551.374/e23/>, <http://dewey.info/class/551.372/e23/>, <http://dewey.info/class/551.373/e23/> ;
  skos:notation "551.37" ;
  skos:prefLabel "Vindens geologiske påvirkning"@nb ;
  skos:relatedMatch realfagstermer:c003474, humord:c25541 .

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

<http://dewey.info/class/551.374/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/551.37/e23/> ;
  skos:notation "551.374" ;
  skos:prefLabel "Transportert materiale"@nb .

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

