@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix humord: <http://data.ub.uio.no/humord/> .

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

<http://dewey.info/class/3A--1-8/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/3A--6/e23/> ;
  skos:notation "T3A--1-8" ;
  skos:prefLabel "Bestemte litterære former"@nb .

<http://dewey.info/table/3A/e23/> a skos:ConceptScheme .
<http://dewey.info/class/3A--6/e23/>
  a skos:Concept ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00143231" ;
  dc:modified "2016-03-21"^^xsd:date ;
  skos:altLabel "Brev (litteratur)--de enkelte språks litteraturer--enkeltforfattere"@nb ;
  skos:broader <http://dewey.info/class/3A--1-8/e23/> ;
  skos:exactMatch humord:c07043 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/>, <http://dewey.info/table/3A/e23/> ;
  skos:narrower <http://dewey.info/class/3A--61-69/e23/> ;
  skos:notation "T3A--6" ;
  skos:prefLabel "Brev"@nb .

<http://dewey.info/class/3A--61-69/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/3A--6/e23/> ;
  skos:notation "T3A--61-69" ;
  skos:prefLabel "Bestemte perioder"@nb .

