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

<http://dewey.info/class/708.3364/e23/>
  skos:notation "708.3364" ;
  skos:prefLabel "Kunstmuseer--München (Tyskland), …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/708.3/e23/> .

<http://dewey.info/class/708.3-708.8/e23/>
  skos:notation "708.3-708.8" ;
  skos:prefLabel "Bestemte deler av Europa"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/708.3/e23/> .

<http://dewey.info/class/708.3/e23/>
  dc:modified "2019-01-10"^^xsd:date ;
  skos:notation "708.3" ;
  dc:created "2019-01-09"^^xsd:date ;
  skos:narrower <http://dewey.info/class/708.35514/e23/>, <http://dewey.info/class/708.35534/e23/>, <http://dewey.info/class/708.3364/e23/> ;
  dc:identifier "fad235bb-3d58-40a4-9527-21371403defa" ;
  a skos:Concept ;
  mads:componentList (
   <http://dewey.info/class/708/e23/>
   <http://dewey.info/class/2--43/e23/>
 ) ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:broader <http://dewey.info/class/708.3-708.8/e23/> ;
  skos:prefLabel "Kunstmuseer--Tyskland"@nb .

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

<http://dewey.info/class/708.35534/e23/>
  skos:notation "708.35534" ;
  skos:prefLabel "Kunstmuseer--Düsseldorf (Tyskland), …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/708.3/e23/> .

<http://dewey.info/class/2--43/e23/>
  skos:prefLabel "Tyskland og mellomeuropeiske naboland"@nb ;
  a skos:Concept .

<http://dewey.info/class/708/e23/>
  skos:prefLabel "Gallerier, museer, private samlinger av kunst og kunsthåndverk"@nb ;
  a skos:Concept .

<http://dewey.info/class/708.35514/e23/>
  skos:notation "708.35514" ;
  skos:prefLabel "Kunstmuseer--Köln (Tyskland), …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/708.3/e23/> .

