@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/516/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/51/e23/> ;
  skos:notation "516" ;
  skos:prefLabel "Geometri"@nb .

<http://dewey.info/class/517/e23/>
  a skos:Concept ;
  skos:notation "517" ;
  skos:prefLabel "[Ubenyttet]"@nb .

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

<http://dewey.info/class/514/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/51/e23/> ;
  skos:notation "514" ;
  skos:prefLabel "Topologi"@nb .

<http://dewey.info/class/515/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/51/e23/> ;
  skos:notation "515" ;
  skos:prefLabel "Matematisk analyse"@nb .

<http://dewey.info/class/51/e23/>
  a skos:Concept ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00253219" ;
  dc:modified "2018-01-29"^^xsd:date ;
  skos:broader <http://dewey.info/class/5/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/514/e23/>, <http://dewey.info/class/518/e23/>, <http://dewey.info/class/515/e23/>, <http://dewey.info/class/517/e23/>, <http://dewey.info/class/511/e23/>, <http://dewey.info/class/516/e23/>, <http://dewey.info/class/512/e23/>, <http://dewey.info/class/513/e23/>, <http://dewey.info/class/519/e23/>, <http://dewey.info/class/510/e23/> ;
  skos:notation "51" ;
  skos:prefLabel "Matematikk"@nb .

<http://dewey.info/class/512/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/51/e23/> ;
  skos:notation "512" ;
  skos:prefLabel "Algebra"@nb .

<http://dewey.info/class/513/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/51/e23/> ;
  skos:notation "513" ;
  skos:prefLabel "Aritmetikk"@nb .

<http://dewey.info/class/5/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/51/e23/> ;
  skos:notation "5" ;
  skos:prefLabel "Naturvitenskap"@nb .

<http://dewey.info/class/518/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/51/e23/> ;
  skos:notation "518" ;
  skos:prefLabel "Numerisk analyse"@nb .

<http://dewey.info/class/519/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/51/e23/> ;
  skos:notation "519" ;
  skos:prefLabel "Sannsynlighetsregning og anvendt matematikk"@nb .

<http://dewey.info/class/510/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/51/e23/> ;
  skos:notation "510" ;
  skos:prefLabel "Matematikk"@nb .

<http://dewey.info/class/511/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/51/e23/> ;
  skos:notation "511" ;
  skos:prefLabel "Generelle matematiske prinsipper"@nb .

