@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 bibbi: <https://id.bs.no/bibbi/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .

<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.0285/e23/> .

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

<http://dewey.info/class/744.0285/e23/>
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:broader <http://dewey.info/class/744/e23/> ;
  skos:altLabel "Grafisk design--databehandling"@nb ;
  dc:identifier "57418d65-3502-4fd7-8743-f17fe12a5390" ;
  a skos:Concept ;
  skos:notation "744.0285" ;
  skos:closeMatch bibbi:1129171, bibbi:1124893 ;
  dc:created "2020-06-15"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/744/e23/>
   <http://dewey.info/class/1--028.5/e23/>
 ) ;
  dc:modified "2023-07-31"^^xsd:date ;
  skos:prefLabel "Design--databehandling, …"@nb .

