@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix realfagstermer: <http://data.ub.uio.no/realfagstermer/> .
@prefix humord: <http://data.ub.uio.no/humord/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

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

<http://dewey.info/class/709.01/e23/>
  a skos:Concept ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00163910" ;
  dc:modified "2018-01-18"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/7/e23/>
   <http://dewey.info/class/1--090.1/e23/>
 ) ;
  skos:altLabel "Oldtidens kunst"@nb ;
  skos:broader <http://dewey.info/class/709/e23/> ;
  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:notation "709.01" ;
  skos:prefLabel "Kunst fra kulturer uten skriftspråk, og oldtidens kunst til 499 e.Kr."@nb ;
  skos:relatedMatch realfagstermer:c013867, humord:c00006, humord:c00037, humord:c00008 .

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

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

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

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

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

