@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/1--09/e23/>
  skos:prefLabel "Historie, geografisk behandling, biografier"@nb ;
  a skos:Concept .

<http://dewey.info/class/744.094709045/e23/>
  skos:notation "744.094709045" ;
  skos:prefLabel "Design--Russland--1950-1959, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/744.0947/e23/> .

<http://dewey.info/class/744/e23/>
  skos:prefLabel "Kommunikasjonsdesign, visuell design, grafisk design"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/744.0947/e23/>
  skos:narrower <http://dewey.info/class/744.094709045/e23/> ;
  a skos:Concept ;
  mads:componentList (
   <http://dewey.info/class/744/e23/>
   <http://dewey.info/class/1--09/e23/>
   <http://dewey.info/class/2--47/e23/>
 ) ;
  dc:modified "2023-02-10"^^xsd:date ;
  dc:identifier "c3ee44f4-0e7c-427e-809a-c70b62820dab" ;
  skos:prefLabel "Design--Russland, …"@nb ;
  skos:broader <http://dewey.info/class/744.09/e23/> ;
  skos:altLabel "Design--kunst--Russland"@nb ;
  dc:created "2023-02-08"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "744.0947" .

<http://dewey.info/class/744.09/e23/>
  skos:notation "744.09" ;
  skos:prefLabel "Design--historie, …"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/744.0947/e23/> .

<http://dewey.info/class/2--47/e23/>
  skos:prefLabel "Russland og østeuropeiske naboland"@nb ;
  a skos:Concept .

