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

<http://dewey.info/class/709.01074/e23/>
  skos:notation "709.01074" ;
  skos:prefLabel "Oldtidens kunst--kataloger"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/709.01/e23/> .

<http://dewey.info/class/709.01/e23/>
  skos:altLabel "Oldtidens kunst"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/709.01074/e23/>, <http://dewey.info/class/709.011/e23/>, <http://dewey.info/class/709.012-709.015/e23/> ;
  skos:prefLabel "Kunst fra kulturer uten skriftspråk, og oldtidens kunst til 499 e.Kr."@nb ;
  dc:identifier "ocd00163910" ;
  mads:componentList (
   <http://dewey.info/class/7/e23/>
   <http://dewey.info/class/1--090.1/e23/>
 ) ;
  skos:broader <http://dewey.info/class/709/e23/> ;
  a skos:Concept ;
  dc:modified "2018-01-18"^^xsd:date ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:closeMatch bibbi:1668506 ;
  skos:notation "709.01" .

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

<http://dewey.info/class/7/e23/>
  skos:prefLabel "Kunst og fritid"@nb ;
  a skos:Concept .

<http://dewey.info/class/709.012-709.015/e23/>
  skos:notation "709.012-709.015" ;
  skos:prefLabel "Perioder fram til 499 e.Kr."@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/709.01/e23/> .

<http://dewey.info/class/709.011/e23/>
  skos:notation "709.011" ;
  skos:prefLabel "Kulturer uten skriftspråk"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/709.01/e23/> .

<http://dewey.info/class/709/e23/>
  skos:notation "709" ;
  skos:prefLabel "Historie, geografisk behandling, biografier knyttet til kunst og kunsthåndverk"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/709.01/e23/> .

