@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 mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/811.3/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/811.30803552/e23/> ;
  skos:notation "811.3" ;
  skos:prefLabel "Amerikansk poesi--1830-1861, …"@nb .

<http://dewey.info/class/811.30803552/e23/>
  a skos:Concept ;
  dc:created "2019-03-29"^^xsd:date ;
  dc:identifier "93afaabf-27b4-4424-9175-bdd37f77c7a8" ;
  dc:modified "2019-04-01"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/81/e23/>
   <http://dewey.info/class/3B--1/e23/>
   <http://dewey.info/class/3B--100.8/e23/>
   <http://dewey.info/class/3C--355.2/e23/>
 ) ;
  skos:altLabel "Amerikansk poesi--1830-1861--sosiologi--samlinger"@nb ;
  skos:broader <http://dewey.info/class/811.3/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "811.30803552" ;
  skos:prefLabel "Amerikansk poesi--1830-1861--antropologi--samlinger, …"@nb .

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

<http://dewey.info/class/3B--1/e23/>
  a skos:Concept ;
  skos:prefLabel "Poesi"@nb .

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

