@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/016.937/e23/>
  skos:notation "016.937" ;
  skos:prefLabel "Italia--oldtiden--bibliografier"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/016.93772564/e23/> .

<http://dewey.info/class/937/e23/>
  skos:prefLabel "Den italienske halvøy fram til 476 og omkringliggende territorier fram til 476"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/016.93772564/e23/>
  mads:componentList (
   <http://dewey.info/class/016/e23/>
   <http://dewey.info/class/937/e23/>
   <http://dewey.info/class/2--377.2564/e23/>
 ) ;
  skos:notation "016.93772564" ;
  skos:broader <http://dewey.info/class/016.937/e23/> ;
  dc:created "2023-01-26"^^xsd:date ;
  skos:prefLabel "Herculaneum (oldtidsby)--bibliografier"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "5d83de6a-ef39-4e07-9c9d-892de8e148da" ;
  a skos:Concept ;
  dc:modified "2023-01-26"^^xsd:date .

<http://dewey.info/class/016/e23/>
  skos:prefLabel "Bibliografier og kataloger over verker om bestemte emner"@nb ;
  a skos:Concept .

