@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .
@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/936.6353/e23/>
  mads:componentList (
   <http://dewey.info/class/936.6/e23/>
   <http://dewey.info/class/2--463.53/e23/>
 ) ;
  skos:notation "936.6353" ;
  skos:broader <http://dewey.info/class/936.61-936.68/e23/> ;
  dc:created "2019-11-08"^^xsd:date ;
  skos:prefLabel "Burgos (Spania : provins)--oldtiden"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "38e89f0b-b29d-4385-addf-42b45bc0d6b0" ;
  a skos:Concept ;
  dc:modified "2019-11-11"^^xsd:date .

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

<http://dewey.info/class/936.6/e23/>
  skos:prefLabel "Den iberiske halvøy fram til 415 og omkringliggende øyer fram til 415"@nb ;
  a skos:Concept .

<http://dewey.info/class/936.61-936.68/e23/>
  skos:notation "936.61-936.68" ;
  skos:prefLabel "Lokalområder på den iberiske halvøy fram til 415 og omkringliggende øyer fram til 415"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/936.6353/e23/> .

