@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/512.9071/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/512.9/e23/> ;
  skos:notation "512.9071" ;
  skos:prefLabel "Elementær algebra--undervisning"@nb .

<http://dewey.info/class/512.92/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/512.9/e23/> ;
  skos:notation "512.92" ;
  skos:prefLabel "Algebraiske operasjoner"@nb .

<http://dewey.info/class/512.97/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/512.9/e23/> ;
  skos:notation "512.97" ;
  skos:prefLabel "Ulikheter"@nb .

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

<http://dewey.info/class/512.96/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/512.9/e23/> ;
  skos:notation "512.96" ;
  skos:prefLabel "Algebraisk manipulasjon av uttrykk"@nb .

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

<http://dewey.info/class/512.9/e23/>
  a skos:Concept ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00145553" ;
  dc:modified "2019-09-17"^^xsd:date ;
  skos:altLabel "Elementær algebra"@nb ;
  skos:broader <http://dewey.info/class/512/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/512.97/e23/>, <http://dewey.info/class/512.94/e23/>, <http://dewey.info/class/512.96/e23/>, <http://dewey.info/class/512.9071/e23/>, <http://dewey.info/class/512.92/e23/> ;
  skos:notation "512.9" ;
  skos:prefLabel "Grunnleggende algebra"@nb .

<http://dewey.info/class/512.94/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/512.9/e23/> ;
  skos:notation "512.94" ;
  skos:prefLabel "Ligningsteori"@nb .

