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

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

<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.932/e23/>
  skos:notation "810.932" ;
  skos:prefLabel "Amerikansk litteratur--reiser--historie og kritikk"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/810.9327471/e23/> .

<http://dewey.info/class/810.9327471/e23/>
  skos:notation "810.9327471" ;
  dc:created "2018-10-19"^^xsd:date ;
  a skos:Concept ;
  skos:closeMatch bibbi:1141780 ;
  mads:componentList (
   <http://dewey.info/class/810/e23/>
   <http://dewey.info/class/3B--09/e23/>
   <http://dewey.info/class/3C--32/e23/>
   <http://dewey.info/class/2--747.1/e23/>
 ) ;
  dc:identifier "2239c410-793e-436f-94cc-a9ebf0f3f567" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:prefLabel "Manhattan (New York, N.Y.)--geografi--amerikansk litteratur (engelsk)--historie og kritikk"@nb ;
  dc:modified "2018-10-19"^^xsd:date ;
  skos:broader <http://dewey.info/class/810.932/e23/> .

<http://dewey.info/class/3C--32/e23/>
  skos:prefLabel "Geografi og reise"@nb ;
  a skos:Concept .

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

