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

<http://dewey.info/class/571.9648/e23/>
  skos:notation "571.9648" ;
  skos:prefLabel "Immungenetikk"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/571.964/e23/> .

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

<http://dewey.info/class/571.9646/e23/>
  skos:notation "571.9646" ;
  skos:prefLabel "Immunrespons"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/571.964/e23/> .

<http://dewey.info/class/571.964/e23/>
  skos:altLabel "Immuncytokjemi"@nb, "Immunokjemi"@nb, "Immunocytokjemi"@nb, "Immunkjemi"@nb ;
  skos:broader <http://dewey.info/class/571.96/e23/> ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/571.9646/e23/>, <http://dewey.info/class/571.9644/e23/>, <http://dewey.info/class/571.9648/e23/>, <http://dewey.info/class/571.9645/e23/> ;
  dc:modified "2012-11-15"^^xsd:date ;
  skos:notation "571.964" ;
  dc:identifier "ocd00148558" ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:prefLabel "Immunkjemi og immunrespons"@nb .

<http://dewey.info/class/571.9644/e23/>
  skos:notation "571.9644" ;
  skos:prefLabel "Interferoner"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/571.964/e23/> .

<http://dewey.info/class/571.9645/e23/>
  skos:notation "571.9645" ;
  skos:prefLabel "Antigener"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/571.964/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.964/e23/> .

