@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .

<http://dewey.info/class/744.011/e23/>
  skos:notation "744.011" ;
  skos:prefLabel "Systemer"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/744.01/e23/> .

<http://dewey.info/class/1--01/e23/>
  skos:prefLabel "Filosofi og teori"@nb ;
  a skos:Concept .

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

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

<http://dewey.info/class/744.014/e23/>
  skos:notation "744.014" ;
  skos:prefLabel "Design--språk, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/744.01/e23/> .

<http://dewey.info/class/744.01/e23/>
  dc:created "2023-01-04"^^xsd:date ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/744/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:altLabel "Grafisk design--filosofi"@nb, "Kommunikasjonsdesign--filosofi"@nb ;
  dc:identifier "ocd00485446" ;
  skos:notation "744.01" ;
  mads:componentList (
   <http://dewey.info/class/744/e23/>
   <http://dewey.info/class/1--01/e23/>
 ) ;
  skos:narrower <http://dewey.info/class/744.014/e23/>, <http://dewey.info/class/744.019/e23/>, <http://dewey.info/class/744.011/e23/>, <http://dewey.info/class/744.01516/e23/> ;
  dc:modified "2023-02-10"^^xsd:date ;
  skos:prefLabel "Design--filosofi, …"@nb .

<http://dewey.info/class/744.019/e23/>
  skos:notation "744.019" ;
  skos:prefLabel "Design--psykologiske aspekter, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/744.01/e23/> .

<http://dewey.info/class/744.01516/e23/>
  skos:notation "744.01516" ;
  skos:prefLabel "Design--geometri"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/744.01/e23/> .

