@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/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/515.25/e23/>
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "515.25" ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:altLabel "Ligninger--matematisk analyse"@nb, "Betingede ligninger"@nb, "Funksjoner (matematikk)--matematisk analyse"@nb ;
  skos:prefLabel "Ligninger og funksjoner"@nb ;
  skos:narrower <http://dewey.info/class/515.252/e23/>, <http://dewey.info/class/515.253/e23/> ;
  skos:closeMatch bibbi:1120046, bibbi:1114001 ;
  dc:identifier "ocd00145651" ;
  skos:broader <http://dewey.info/class/515.2/e23/> ;
  a skos:Concept ;
  dc:modified "2012-08-29"^^xsd:date .

<http://dewey.info/class/515.252/e23/>
  skos:notation "515.252" ;
  skos:prefLabel "Ligninger og funksjoner etter grad"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/515.25/e23/> .

<http://dewey.info/class/515.253/e23/>
  skos:notation "515.253" ;
  skos:prefLabel "Ligninger og funksjoner etter egenskap"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/515.25/e23/> .

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

<http://dewey.info/class/515.2/e23/>
  skos:notation "515.2" ;
  skos:prefLabel "Generelle aspekter ved matematisk analyse"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/515.25/e23/> .

