@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#> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .

<http://dewey.info/class/571/e23/>
  a skos:Concept ;
  skos:prefLabel "Fysiologi og lignende emner"@nb .

<http://dewey.info/class/597.68/e23/>
  a skos:Concept ;
  skos:prefLabel "Scorpaeniformes"@nb .

<http://dewey.info/class/571.99/e23/>
  a skos:Concept ;
  skos:prefLabel "Bestemte smittsomme sykdommer"@nb .

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

<http://dewey.info/class/571.992117/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/571.99211768/e23/> ;
  skos:notation "571.992117" ;
  skos:prefLabel "Virussykdommer--fisk"@nb .

<http://dewey.info/class/579.2/e23/>
  a skos:Concept ;
  skos:prefLabel "Virus og subvirale organismer"@nb .

<http://dewey.info/class/571.99211768/e23/>
  a skos:Concept ;
  dc:created "2020-08-20"^^xsd:date ;
  dc:identifier "a25ab15a-f356-4ee2-bda4-35a6927ea709" ;
  dc:modified "2020-08-20"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/571.99/e23/>
   <http://dewey.info/class/579.2/e23/>
   <http://dewey.info/class/571/e23/>
   <http://dewey.info/class/597.68/e23/>
 ) ;
  skos:broader <http://dewey.info/class/571.992117/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "571.99211768" ;
  skos:prefLabel "Virussykdommer--rognkjeks"@nb .

