@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://data.ub.uio.no/webdewey-terms#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .

<http://dewey.info/class/759.01-759.07/e23/>
  skos:notation "759.01-759.07" ;
  skos:prefLabel "Perioder"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/759/e23/> .

<http://dewey.info/class/75/e23/>
  skos:notation "75" ;
  skos:prefLabel "Maleri"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/759/e23/> .

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

<http://dewey.info/class/759/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/759.01-759.07/e23/>, <http://dewey.info/class/759.1-759.9/e23/> ;
  ns0:classHere "Kritisk vurdering"@nb, "Verker"@nb, "Utvikling"@nb, "Beskrivelse"@nb ;
  dc:modified "2018-06-04"^^xsd:date ;
  skos:closeMatch bibbi:1122159, bibbi:1129163 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "ocd00165788" ;
  skos:prefLabel "Historie, geografisk behandling, biografier"@nb ;
  skos:altLabel "Malere (kunstnere)"@nb ;
  skos:broader <http://dewey.info/class/75/e23/> ;
  skos:notation "759" ;
  dc:created "2009-12-03"^^xsd:date .

<http://dewey.info/class/759.1-759.9/e23/>
  skos:notation "759.1-759.9" ;
  skos:prefLabel "Geografisk behandling"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/759/e23/> .

