@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/897.423/e23/>
  skos:notation "897.423" ;
  skos:prefLabel "K'iche' litteratur, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/897.42/e23/> .

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

<http://dewey.info/class/897.42/e23/>
  skos:prefLabel "Mayaspråks litteraturer, …"@nb ;
  skos:narrower <http://dewey.info/class/897.422/e23/>, <http://dewey.info/class/897.427/e23/>, <http://dewey.info/class/897.423/e23/>, <http://dewey.info/class/897.428/e23/> ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "897.42" ;
  a skos:Concept ;
  mads:componentList (
   <http://dewey.info/class/897/e23/>
   <http://dewey.info/class/6--974.2/e23/>
 ) ;
  skos:altLabel "Mayiske språks litteraturer"@nb ;
  skos:broader <http://dewey.info/class/897/e23/> ;
  dc:identifier "ocd00171982" ;
  dc:modified "2022-01-31"^^xsd:date .

<http://dewey.info/class/897.422/e23/>
  skos:notation "897.422" ;
  skos:prefLabel "Kaqchikel litteratur"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/897.42/e23/> .

<http://dewey.info/class/897.427/e23/>
  skos:notation "897.427" ;
  skos:prefLabel "Maya litteratur, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/897.42/e23/> .

<http://dewey.info/class/897/e23/>
  skos:notation "897" ;
  skos:prefLabel "Litteraturer på nordamerikanske urbefolkningers språk"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/897.42/e23/> .

<http://dewey.info/class/897.428/e23/>
  skos:notation "897.428" ;
  skos:prefLabel "Ch'ol-tzeltalspråks litteraturer"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/897.42/e23/> .

