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

<http://dewey.info/class/814.009/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/814.009327471/e23/> ;
  skos:notation "814.009" ;
  skos:prefLabel "Amerikanske essayer (litteratur)--historie og kritikk"@nb .

<http://dewey.info/class/814.009327471/e23/>
  a skos:Concept ;
  dc:created "2020-01-31"^^xsd:date ;
  dc:identifier "b67676d0-ad9e-4c91-877b-a04ae6f5d598" ;
  dc:modified "2021-02-02"^^xsd:date ;
  skos:broader <http://dewey.info/class/814.009/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "814.009327471" ;
  skos:prefLabel "Manhattan (New York, N.Y.)--geografi--amerikanske essayer (litteratur)--historie og kritikk"@nb .

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

