@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/1--09/e23/>
  skos:prefLabel "Historie, geografisk behandling, biografier"@nb ;
  a skos:Concept .

<http://dewey.info/class/582.1309764/e23/>
  skos:notation "582.1309764" ;
  skos:prefLabel "Markblomster--Texas"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/582.13097/e23/> .

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

<http://dewey.info/class/582.13097/e23/>
  skos:broader <http://dewey.info/class/582.13/e23/> ;
  a skos:Concept ;
  dc:modified "2020-09-21"^^xsd:date ;
  skos:narrower <http://dewey.info/class/582.130973/e23/>, <http://dewey.info/class/582.1309764/e23/>, <http://dewey.info/class/582.130975/e23/> ;
  skos:notation "582.13097" ;
  dc:identifier "ocd00149685" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  mads:componentList (
   <http://dewey.info/class/582.13/e23/>
   <http://dewey.info/class/1--09/e23/>
   <http://dewey.info/class/2--7/e23/>
 ) ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:prefLabel "Markblomster--Nord-Amerika"@nb .

<http://dewey.info/class/582.130975/e23/>
  skos:notation "582.130975" ;
  skos:prefLabel "Markblomster--Sørøstlige delstater  (USA), …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/582.13097/e23/> .

<http://dewey.info/class/2--7/e23/>
  skos:prefLabel "Nord-Amerika"@nb ;
  a skos:Concept .

<http://dewey.info/class/582.13/e23/>
  skos:notation "582.13" ;
  skos:prefLabel "Planter som kjennetegnes ved sine blomster"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/582.13097/e23/> .

<http://dewey.info/class/582.130973/e23/>
  skos:notation "582.130973" ;
  skos:prefLabel "Markblomster--USA, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/582.13097/e23/> .

