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

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

<http://dewey.info/class/617.9101/e23/>
  a skos:Concept ;
  dc:identifier "ocd00154413" ;
  skos:broader <http://dewey.info/class/617.91/e23/> ;
  skos:altLabel "Antiseptikk--kirurgi"@nb, "Sterilisering (fjerning av mikroorganismer)--kirurgi"@nb, "Aseptikk--kirurgi"@nb ;
  ns0:classHere "Sterilisering"@nb ;
  skos:prefLabel "Aseptikk og antiseptikk"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:notation "617.9101" ;
  dc:modified "2014-05-16"^^xsd:date .

<http://dewey.info/class/617.91/e23/>
  skos:notation "617.91" ;
  skos:prefLabel "Operativ kirurgi"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/617.9101/e23/> .

