@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://data.ub.uio.no/webdewey-terms#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix realfagstermer: <http://data.ub.uio.no/realfagstermer/> .
@prefix humord: <http://data.ub.uio.no/humord/> .

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

<http://dewey.info/class/617.483/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/617.48/e23/> ;
  skos:notation "617.483" ;
  skos:prefLabel "Nerver"@nb .

<http://dewey.info/class/617.481/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/617.48/e23/> ;
  skos:notation "617.481" ;
  skos:prefLabel "Hjernen"@nb .

<http://dewey.info/class/617.4800711/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/617.48/e23/> ;
  skos:notation "617.4800711" ;
  skos:prefLabel "Nevrokirurgi--høyere utdanning"@nb .

<http://dewey.info/class/617.4/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/617.48/e23/> ;
  skos:notation "617.4" ;
  skos:prefLabel "Kirurgi inndelt etter systemer"@nb .

<http://dewey.info/class/617.482/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/617.48/e23/> ;
  skos:notation "617.482" ;
  skos:prefLabel "Ryggmargen"@nb .

<http://dewey.info/class/617.48/e23/>
  a skos:Concept ;
  ns0:classHere "Nevrokirurgi"@nb ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00154158" ;
  dc:modified "2015-02-11"^^xsd:date ;
  skos:altLabel "Nevrokirurgi"@nb, "Nervesystemet--kirurgi"@nb ;
  skos:broader <http://dewey.info/class/617.4/e23/> ;
  skos:exactMatch realfagstermer:c008424 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/617.4800711/e23/>, <http://dewey.info/class/617.483/e23/>, <http://dewey.info/class/617.481/e23/>, <http://dewey.info/class/617.482/e23/> ;
  skos:notation "617.48" ;
  skos:prefLabel "Nervesystemet"@nb ;
  skos:relatedMatch realfagstermer:c006515, humord:c03881 .

