@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/849.93/e23/>
  a skos:Concept ;
  dc:created "2017-04-21"^^xsd:date ;
  dc:identifier "c0657dee-6be0-4ddb-8116-0cfe986ffc12" ;
  dc:modified "2017-04-25"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/849.9/e23/>
   <http://dewey.info/class/3A--3/e23/>
   <http://dewey.info/class/3B--3/e23/>
 ) ;
  skos:broader <http://dewey.info/class/849.9/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/849.936/e23/>, <http://dewey.info/class/849.9354/e23/>, <http://dewey.info/class/849.931/e23/>, <http://dewey.info/class/849.9352/e23/> ;
  skos:notation "849.93" ;
  skos:prefLabel "Katalansk fiksjon"@nb .

<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/3B--3/e23/>
  a skos:Concept ;
  skos:prefLabel "Fiksjon"@nb .

<http://dewey.info/class/849.9354/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/849.93/e23/> ;
  skos:notation "849.9354" ;
  skos:prefLabel "Katalansk fiksjon--1945-1999"@nb .

<http://dewey.info/class/849.931/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/849.93/e23/> ;
  skos:notation "849.931" ;
  skos:prefLabel "Katalansk litteratur--tidlig periode fram til 1349"@nb .

<http://dewey.info/class/849.936/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/849.93/e23/> ;
  skos:notation "849.936" ;
  skos:prefLabel "Katalansk fiksjon--2000-"@nb .

<http://dewey.info/class/849.9352/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/849.93/e23/> ;
  skos:notation "849.9352" ;
  skos:prefLabel "Katalansk fiksjon--1900-1945"@nb .

<http://dewey.info/class/849.9/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/849.93/e23/> ;
  skos:notation "849.9" ;
  skos:prefLabel "Katalansk litteratur"@nb .

