@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .
@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/303.48247/e23/>
  skos:notation "303.48247" ;
  skos:prefLabel "Russland--kulturutvekslinger"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/303.4824704371209041/e23/> .

<http://dewey.info/class/303.4824704371209041/e23/>
  mads:componentList (
   <http://dewey.info/class/303.482/e23/>
   <http://dewey.info/class/2--47/e23/>
   <http://dewey.info/class/2--437.12/e23/>
   <http://dewey.info/class/1--090.41/e23/>
 ) ;
  skos:notation "303.4824704371209041" ;
  skos:broader <http://dewey.info/class/303.48247/e23/> ;
  dc:created "2023-08-17"^^xsd:date ;
  skos:prefLabel "Russland--kulturutvekslinger--Praha (Tsjekkia)--1900-1919"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "83bc7954-b32e-44dd-9144-ad4ab6b18e1d" ;
  a skos:Concept ;
  dc:modified "2024-02-27"^^xsd:date .

<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--47/e23/>
  skos:prefLabel "Russland og østeuropeiske naboland"@nb ;
  a skos:Concept .

