@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/> .

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

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

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

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

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

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

