@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/9/e23/>
  skos:prefLabel "Historie og geografi"@nb ;
  a skos:Concept .

<http://dewey.info/class/1--01/e23/>
  skos:prefLabel "Filosofi og teori"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/946.001-946.009/e23/>
  skos:notation "946.001-946.009" ;
  skos:broader <http://dewey.info/class/946/e23/> ;
  dc:modified "2018-01-29"^^xsd:date ;
  skos:narrower <http://dewey.info/class/946.004924/e23/>, <http://dewey.info/class/946.0043982/e23/> ;
  dc:identifier "ocd00174327" ;
  skos:prefLabel "Generell forminndeling av Spania"@nb ;
  dc:created "2009-12-03"^^xsd:date ;
  a skos:Concept ;
  mads:componentList (
   <http://dewey.info/class/9/e23/>
   <http://dewey.info/class/2--46/e23/>
   <http://dewey.info/class/2--46/e23/>
   <http://dewey.info/class/1--01/e23/>
 ) ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> .

<http://dewey.info/class/946/e23/>
  skos:notation "946" ;
  skos:prefLabel "Spania, Andorra, Gibraltar, Portugal"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/946.001-946.009/e23/> .

<http://dewey.info/class/946.0043982/e23/>
  skos:notation "946.0043982" ;
  skos:prefLabel "Nordmenn--Spania"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/946.001-946.009/e23/> .

<http://dewey.info/class/946.004924/e23/>
  skos:notation "946.004924" ;
  skos:prefLabel "Jøder--Spania"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/946.001-946.009/e23/> .

<http://dewey.info/class/2--46/e23/>
  skos:prefLabel "Spania, Andorra, Gibraltar, Portugal"@nb ;
  a skos:Concept .

