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

<http://dewey.info/class/1--09/e23/>
  skos:prefLabel "Historie, geografisk behandling, biografier"@nb ;
  a skos:Concept .

<http://dewey.info/class/810.99287/e23/>
  skos:notation "810.99287" ;
  skos:prefLabel "Amerikansk litteratur--kvinnelige forfattere--historie og kritikk, …"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/810.992870974/e23/> .

<http://dewey.info/class/2--74/e23/>
  skos:prefLabel "Det nordøstlige USA (delstater i New England og Middle Atlantic-regionen)"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/810.992870974/e23/>
  mads:componentList (
   <http://dewey.info/class/810/e23/>
   <http://dewey.info/class/3B--09/e23/>
   <http://dewey.info/class/3C--928.7/e23/>
   <http://dewey.info/class/1--09/e23/>
   <http://dewey.info/class/2--74/e23/>
 ) ;
  skos:notation "810.992870974" ;
  skos:broader <http://dewey.info/class/810.99287/e23/> ;
  dc:created "2018-01-22"^^xsd:date ;
  skos:prefLabel "Amerikansk litteratur (engelsk)--kvinnelige forfattere--New England (USA)--historie og kritikk"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "756e8985-18b8-48f5-b0be-691e4e5d56e3" ;
  a skos:Concept ;
  dc:modified "2018-01-22"^^xsd:date .

<http://dewey.info/class/3B--09/e23/>
  skos:prefLabel "Historie, beskrivelse, kritisk vurdering av verker i mer enn én litterær form"@nb ;
  a skos:Concept .

<http://dewey.info/class/810/e23/>
  skos:prefLabel "Amerikansk litteratur på engelsk"@nb ;
  a skos:Concept .

