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

<http://dewey.info/class/617.02/e23/>
  skos:notation "617.02" ;
  skos:prefLabel "Spesielle emner knyttet til kirurgi"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/617.02-617.09/e23/> .

<http://dewey.info/class/617.07/e23/>
  skos:notation "617.07" ;
  skos:prefLabel "Patologi"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/617.02-617.09/e23/> .

<http://dewey.info/class/617.02-617.09/e23/>
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:narrower <http://dewey.info/class/617.03/e23/>, <http://dewey.info/class/617.05/e23/>, <http://dewey.info/class/617.07/e23/>, <http://dewey.info/class/617.09/e23/>, <http://dewey.info/class/617.06/e23/>, <http://dewey.info/class/617.02/e23/> ;
  dc:identifier "ocd00251029" ;
  a skos:Concept ;
  skos:notation "617.02-617.09" ;
  skos:broader <http://dewey.info/class/617/e23/> ;
  skos:prefLabel "Generelle emner som gjelder kirurgi; historie, geografisk behandling, biografier knyttet til kirurgi"@nb ;
  dc:modified "2013-06-27"^^xsd:date .

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

<http://dewey.info/class/617.05/e23/>
  skos:notation "617.05" ;
  skos:prefLabel "Kirurgi der det benyttes bestemte instrumenter og teknikker eller bestemte grupper av instrumenter og teknikker"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/617.02-617.09/e23/> .

<http://dewey.info/class/617.06/e23/>
  skos:notation "617.06" ;
  skos:prefLabel "Ikke-kirurgisk behandling"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/617.02-617.09/e23/> .

<http://dewey.info/class/617.03/e23/>
  skos:notation "617.03" ;
  skos:prefLabel "Rehabilitering"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/617.02-617.09/e23/> .

<http://dewey.info/class/617/e23/>
  skos:notation "617" ;
  skos:prefLabel "Kirurgi, medisin inndelt etter kroppsregioner, odontologi, oftalmologi, otologi, audiologi"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/617.02-617.09/e23/> .

<http://dewey.info/class/617.09/e23/>
  skos:notation "617.09" ;
  skos:prefLabel "Historie, geografisk behandling, biografier knyttet til kirurgi"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/617.02-617.09/e23/> .

