@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/592.3/e23/>
  skos:prefLabel "Ormer"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/632.62/e23/>
  skos:notation "632.62" ;
  skos:prefLabel "Virvelløse dyr--skadeorganismer i landbruket, …"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/632.623/e23/> .

<http://dewey.info/class/632.623/e23/>
  dc:identifier "ocd00157680" ;
  skos:altLabel "Sykdommer forårsaket av ormer--planter--landbruk"@nb, "Endoparasittsykdommer--planter--landbruk"@nb, "Sykdommer forårsaket av ormer--landbruk"@nb, "Helmintologi--dyrkede planter"@nb, "Endoparasittsykdommer--landbruk"@nb, "Ormer--dyrkede planter--skadeorganismer"@nb, "Helmintologi--landbruk"@nb ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:notation "632.623" ;
  skos:prefLabel "Ormer--skadeorganismer i landbruket, …"@nb ;
  mads:componentList (
   <http://dewey.info/class/632.6/e23/>
   <http://dewey.info/class/592.3/e23/>
 ) ;
  skos:broader <http://dewey.info/class/632.62/e23/> ;
  a skos:Concept ;
  dc:modified "2024-03-05"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> .

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

