@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#> .

<http://dewey.info/class/616.07581/e23/>
  skos:notation "616.07581" ;
  skos:prefLabel "Bakteriologisk undersøkelse"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/616.0758/e23/> .

<http://dewey.info/class/616.07582/e23/>
  skos:notation "616.07582" ;
  skos:prefLabel "Cytologisk undersøkelse"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/616.0758/e23/> .

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

<http://dewey.info/class/616.075/e23/>
  skos:notation "616.075" ;
  skos:prefLabel "Diagnose og prognose"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/616.0758/e23/> .

<http://dewey.info/class/616.0758/e23/>
  skos:narrower <http://dewey.info/class/616.07581/e23/>, <http://dewey.info/class/616.07582/e23/>, <http://dewey.info/class/616.07583/e23/> ;
  a skos:Concept ;
  ns0:classHere "Biopsi"@nb ;
  dc:identifier "ocd00153014" ;
  skos:altLabel "Mikroskopi--medisinsk diagnose"@nb, "Nålebiopsi--medisin"@nb, "Biopsi--medisin"@nb ;
  skos:broader <http://dewey.info/class/616.075/e23/> ;
  dc:modified "2013-06-07"^^xsd:date ;
  skos:prefLabel "Mikroskopi i diagnose"@nb ;
  skos:notation "616.0758" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:created "2010-02-04"^^xsd:date .

<http://dewey.info/class/616.07583/e23/>
  skos:notation "616.07583" ;
  skos:prefLabel "Histologisk undersøkelse og histokjemisk undersøkelse"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/616.0758/e23/> .

