@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/87/e23/>
  skos:prefLabel "Latin og italiske språks litteraturer"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/877.001-877.009/e23/>
  skos:notation "877.001-877.009" ;
  skos:prefLabel "Generell forminndeling; samlinger; historie, beskrivelse, kritikk"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/877.008/e23/> .

<http://dewey.info/class/3B--7/e23/>
  skos:prefLabel "Humor og satire"@nb ;
  a skos:Concept .

<http://dewey.info/class/877.008/e23/>
  mads:componentList (
   <http://dewey.info/class/87/e23/>
   <http://dewey.info/class/3B--7/e23/>
   <http://dewey.info/class/3B--100.8/e23/>
 ) ;
  skos:notation "877.008" ;
  skos:broader <http://dewey.info/class/877.001-877.009/e23/> ;
  dc:created "2018-03-22"^^xsd:date ;
  skos:prefLabel "Latinsk satire--samlinger"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "0398b2e6-6cc0-4d40-81e5-e3248035b4be" ;
  a skos:Concept ;
  dc:modified "2018-12-10"^^xsd:date .

