@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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/scheme/edition/e23/>
  rdfs:label "Norsk WebDewey"@nb ;
  a skos:ConceptScheme .

<http://dewey.info/class/571.9685/e23/>
  skos:notation "571.9685" ;
  skos:prefLabel "Makrofager"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/571.968/e23/> .

<http://dewey.info/class/571.9688/e23/>
  skos:notation "571.9688" ;
  skos:prefLabel "Komplement"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/571.968/e23/> .

<http://dewey.info/class/571.96/e23/>
  skos:notation "571.96" ;
  skos:prefLabel "Immunitet"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/571.968/e23/> .

<http://dewey.info/class/571.968/e23/>
  ns0:classHere "Antistoffavhengige immunmekanismer"@nb ;
  skos:altLabel "Antistoffavhengige immunmekanismer"@nb, "Eteceller"@nb, "Fagocytter"@nb, "Granulocytter"@nb, "Mikrofager"@nb, "Dreperceller"@nb ;
  skos:broader <http://dewey.info/class/571.96/e23/> ;
  ns0:including "Granulocytter"@nb, "Dreperceller"@nb ;
  skos:notation "571.968" ;
  dc:modified "2012-11-15"^^xsd:date ;
  skos:narrower <http://dewey.info/class/571.9688/e23/>, <http://dewey.info/class/571.9685/e23/> ;
  skos:prefLabel "Fagocytter og komplement"@nb ;
  dc:identifier "ocd00148566" ;
  dc:created "2010-02-04"^^xsd:date ;
  a skos:Concept ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> .

