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

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

<http://dewey.info/class/512.943/e23/>
  skos:notation "512.943" ;
  skos:prefLabel "Determinanter og matriser"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/512.94/e23/> .

<http://dewey.info/class/512.944/e23/>
  skos:notation "512.944" ;
  skos:prefLabel "Teori om former og algebraisk invariantteori"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/512.94/e23/> .

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

<http://dewey.info/class/512.942/e23/>
  skos:notation "512.942" ;
  skos:prefLabel "Bestemte typer og systemer av ligninger"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/512.94/e23/> .

<http://dewey.info/class/512.94/e23/>
  skos:broader <http://dewey.info/class/512.9/e23/> ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:notation "512.94" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/512.942/e23/>, <http://dewey.info/class/512.944/e23/>, <http://dewey.info/class/512.943/e23/> ;
  skos:prefLabel "Ligningsteori"@nb ;
  a skos:Concept ;
  skos:closeMatch bibbi:1117633 ;
  dc:modified "2016-10-07"^^xsd:date ;
  skos:altLabel "Ligninger--algebra"@nb ;
  dc:identifier "ocd00145562" .

