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

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

<http://dewey.info/class/743.836/e23/>
  skos:notation "743.836" ;
  mads:componentList (
   <http://dewey.info/class/743.8/e23/>
   <http://dewey.info/class/704..9436/e23/>
 ) ;
  dc:identifier "ocd00165349" ;
  skos:closeMatch bibbi:1142868 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:broader <http://dewey.info/class/743.83/e23/> ;
  dc:created "2010-02-04"^^xsd:date ;
  a skos:Concept ;
  dc:modified "2018-01-17"^^xsd:date ;
  skos:prefLabel "Landskap--tegning"@nb .

<http://dewey.info/class/743.83/e23/>
  skos:notation "743.83" ;
  skos:prefLabel "Natur--tegning"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/743.836/e23/> .

<http://dewey.info/class/743.8/e23/>
  skos:prefLabel "Tegning av andre motiver"@nb ;
  a skos:Concept .

