@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.12/e23/>
  skos:notation "512.12" ;
  skos:prefLabel "Algebra kombinert med euklidsk geometri"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/512.1/e23/> .

<http://dewey.info/class/512.13/e23/>
  skos:notation "512.13" ;
  skos:prefLabel "Algebra kombinert med trigonometri"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/512.1/e23/> .

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

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

<http://dewey.info/class/512.1/e23/>
  skos:notation "512.1" ;
  dc:modified "2012-12-05"^^xsd:date ;
  skos:broader <http://dewey.info/class/512/e23/> ;
  a skos:Concept ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:narrower <http://dewey.info/class/512.14/e23/>, <http://dewey.info/class/512.13/e23/>, <http://dewey.info/class/512.12/e23/>, <http://dewey.info/class/512.15/e23/> ;
  dc:identifier "ocd00145502" ;
  skos:prefLabel "Algebra kombinert med andre grener av matematikken"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> .

<http://dewey.info/class/512.14/e23/>
  skos:notation "512.14" ;
  skos:prefLabel "Algebra kombinert med analytisk geometri"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/512.1/e23/> .

<http://dewey.info/class/512.15/e23/>
  skos:notation "512.15" ;
  skos:prefLabel "Algebra kombinert med matematisk analyse"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/512.1/e23/> .

