@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 humord: <http://data.ub.uio.no/humord/> .
@prefix realfagstermer: <http://data.ub.uio.no/realfagstermer/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/9/e23/>
  a skos:Concept ;
  skos:prefLabel "Historie og geografi"@nb .

<http://dewey.info/class/943.1554/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/943.155/e23/> ;
  skos:notation "943.1554" ;
  skos:prefLabel "Vest-Berlin (Tyskland), …"@nb .

<http://dewey.info/class/943.155/e23/>
  a skos:Concept ;
  dc:created "2016-09-16"^^xsd:date ;
  dc:identifier "1039cf82-3995-4086-b662-32a4c57fbcb8" ;
  dc:modified "2019-09-23"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/9/e23/>
   <http://dewey.info/class/2--431.55/e23/>
 ) ;
  skos:broader <http://dewey.info/class/943.15/e23/> ;
  skos:exactMatch humord:c03524, realfagstermer:c030405, humord:c03523 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/943.1554/e23/>, <http://dewey.info/class/943.1552/e23/>, <http://dewey.info/class/943.1550043982009044/e23/>, <http://dewey.info/class/943.15508/e23/> ;
  skos:notation "943.155" ;
  skos:prefLabel "Berlin (Tyskland)"@nb .

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

<http://dewey.info/class/943.15508/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/943.155/e23/> ;
  skos:notation "943.15508" ;
  skos:prefLabel "Berlin (Tyskland)--1866-"@nb .

<http://dewey.info/class/943.1552/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/943.155/e23/> ;
  skos:notation "943.1552" ;
  skos:prefLabel "Øst-Berlin (Tyskland), …"@nb .

<http://dewey.info/class/943.1550043982009044/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/943.155/e23/> ;
  skos:notation "943.1550043982009044" ;
  skos:prefLabel "Nordmenn--Berlin (Tyskland)--1940-1949"@nb .

<http://dewey.info/class/943.15/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/943.155/e23/> ;
  skos:notation "943.15" ;
  skos:prefLabel "Brandenburg (Tyskland)"@nb .

