@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 mads: <http://www.loc.gov/mads/rdf/v1#> .

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

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

<http://dewey.info/class/895.9/e23/>
  a skos:Concept ;
  skos:prefLabel "Diverse sørøstasiatiske språks litteraturer; mundaspråks litteraturer"@nb .

<http://dewey.info/class/3B--08/e23/>
  a skos:Concept ;
  skos:prefLabel "Samlinger av litterære tekster i mer enn én litterær form"@nb .

<http://dewey.info/class/895.9223340803581/e23/>
  a skos:Concept ;
  dc:created "2021-01-13"^^xsd:date ;
  dc:identifier "ca6c6b49-5491-49e4-90cd-f3921214dcb7" ;
  dc:modified "2021-01-13"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/895.9/e23/>
   <http://dewey.info/class/6--959.22/e23/>
   <http://dewey.info/class/3A--3/e23/>
   <http://dewey.info/class/3B--08/e23/>
   <http://dewey.info/class/3C--358.1/e23/>
 ) ;
  skos:altLabel "Krig--vietnamesisk fiksjon--1945-1999--samlinger"@nb ;
  skos:broader <http://dewey.info/class/895.92233/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "895.9223340803581" ;
  skos:prefLabel "Politikk--vietnamesisk fiksjon--1945-1999--samlinger, …"@nb .

<http://dewey.info/class/895.92233/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/895.9223340803581/e23/> ;
  skos:notation "895.92233" ;
  skos:prefLabel "Vietnamesisk fiksjon--1900-1999"@nb .

