@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/808.066/e23/>
  skos:prefLabel "Faglitteratur, teknisk litteratur, undervisningslitteratur"@nb ;
  a skos:Concept .

<http://dewey.info/class/37/e23/>
  skos:prefLabel "Utdanning og opplæring"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/808.0663/e23/>
  skos:notation "808.0663" ;
  skos:prefLabel "Samfunnsvitenskapelige tekster--skriveteknikker"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/808.06637/e23/> .

<http://dewey.info/class/808.06637/e23/>
  skos:narrower <http://dewey.info/class/808.066378/e23/> ;
  dc:identifier "235b0021-51bb-4a01-a245-a2474593a6e1" ;
  skos:closeMatch bibbi:1146013 ;
  skos:broader <http://dewey.info/class/808.0663/e23/> ;
  skos:prefLabel "Tekster om utdanning--skriveteknikker"@nb ;
  dc:modified "2018-07-26"^^xsd:date ;
  dc:created "2018-07-26"^^xsd:date ;
  a skos:Concept ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  mads:componentList (
   <http://dewey.info/class/808.066/e23/>
   <http://dewey.info/class/37/e23/>
 ) ;
  skos:notation "808.06637" .

<http://dewey.info/class/808.066378/e23/>
  skos:notation "808.066378" ;
  skos:prefLabel "Skriving for og om høyere utdanning"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/808.06637/e23/> .

