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

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

<http://dewey.info/class/634.97526768/e23/>
  a skos:Concept ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:modified "2022-02-16"^^xsd:date ;
  skos:prefLabel "Snutebiller--skadeorganismer i skogbruket--grantrær, …"@nb ;
  dc:created "2016-03-30"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/634.9752/e23/>
   <http://dewey.info/class/634..96/e23/>
   <http://dewey.info/class/632.7/e23/>
   <http://dewey.info/class/595..768/e23/>
 ) ;
  skos:altLabel "Barkbiller--skadeorganismer i skogbruket--grantrær"@nb, "Egentlige snutebiller--skadeorganismer i skogbruket--grantrær"@nb ;
  skos:broader <http://dewey.info/class/634.9752/e23/> ;
  dc:identifier "20907415-4099-4a85-b517-5e79024a32b0" ;
  skos:notation "634.97526768" .

<http://dewey.info/class/634.9752/e23/>
  skos:notation "634.9752" ;
  skos:prefLabel "Grantrær"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/634.97526768/e23/> .

