@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/515.13/e23/>
  skos:notation "515.13" ;
  skos:prefLabel "Matematisk analyse kombinert med topologi"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/515.1/e23/> .

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

<http://dewey.info/class/515/e23/>
  skos:notation "515" ;
  skos:prefLabel "Matematisk analyse"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/515.1/e23/> .

<http://dewey.info/class/515.16/e23/>
  skos:notation "515.16" ;
  skos:prefLabel "Matematisk analyse kombinert med trigonometri"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/515.1/e23/> .

<http://dewey.info/class/515.14/e23/>
  skos:notation "515.14" ;
  skos:prefLabel "Matematisk analyse kombinert med lineær algebra"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/515.1/e23/> .

<http://dewey.info/class/515.15/e23/>
  skos:notation "515.15" ;
  skos:prefLabel "Matematisk analyse kombinert med analytisk geometri"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/515.1/e23/> .

<http://dewey.info/class/515.1/e23/>
  dc:identifier "ocd00145631" ;
  skos:narrower <http://dewey.info/class/515.13/e23/>, <http://dewey.info/class/515.16/e23/>, <http://dewey.info/class/515.15/e23/>, <http://dewey.info/class/515.14/e23/> ;
  dc:modified "2012-12-05"^^xsd:date ;
  skos:broader <http://dewey.info/class/515/e23/> ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  a skos:Concept ;
  skos:prefLabel "Matematisk analyse kombinert med andre grener av matematikken"@nb ;
  skos:notation "515.1" .

