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

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

<http://dewey.info/class/306/e23/>
  skos:prefLabel "Kulturelle og sosiale institusjoner"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/808.066306/e23/>
  dc:identifier "468d7b7a-157d-43f1-9cdc-4010a48d1afc" ;
  a skos:Concept ;
  dc:modified "2018-08-20"^^xsd:date ;
  skos:notation "808.066306" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  mads:componentList (
   <http://dewey.info/class/808.066/e23/>
   <http://dewey.info/class/306/e23/>
 ) ;
  dc:created "2018-08-16"^^xsd:date ;
  skos:broader <http://dewey.info/class/808.0663/e23/> ;
  skos:prefLabel "Sosialantropologiske tekster--skriveteknikker, …"@nb ;
  skos:altLabel "Etnografiske tekster--skriveteknikker"@nb .

