@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/303.4824/e23/>
  skos:notation "303.4824" ;
  skos:prefLabel "Europa--kulturvekslinger"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/303.4824305/e23/> .

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

<http://dewey.info/class/303.482/e23/>
  skos:prefLabel "Kontakt mellom kulturer"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/303.48243052/e23/>
  skos:notation "303.48243052" ;
  skos:prefLabel "Tyskland--kulturutvekslinger--Japan"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/303.4824305/e23/> .

<http://dewey.info/class/303.4824305/e23/>
  skos:broader <http://dewey.info/class/303.4824/e23/> ;
  a skos:Concept ;
  mads:componentList (
   <http://dewey.info/class/303.482/e23/>
   <http://dewey.info/class/2--43/e23/>
   <http://dewey.info/class/2--5/e23/>
 ) ;
  skos:narrower <http://dewey.info/class/303.48243052/e23/> ;
  dc:created "2021-07-12"^^xsd:date ;
  dc:modified "2021-07-13"^^xsd:date ;
  skos:notation "303.4824305" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "6ffdd630-2373-4887-8aba-4e8cc10604e2" ;
  skos:prefLabel "Tyskland--kulturutvekslinger--Asia"@nb .

<http://dewey.info/class/2--5/e23/>
  skos:prefLabel "Asia"@nb ;
  a skos:Concept .

