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

<http://dewey.info/class/701-708/e23/>
  skos:notation "701-708" ;
  skos:prefLabel "Generell forminndeling av kunst og kunsthåndverk"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/706/e23/> .

<http://dewey.info/class/706/e23/>
  mads:componentList (
   <http://dewey.info/class/7/e23/>
   <http://dewey.info/class/1--06/e23/>
 ) ;
  skos:closeMatch bibbi:1132427, bibbi:1119841 ;
  skos:narrower <http://dewey.info/class/706.06/e23/>, <http://dewey.info/class/706.8/e23/>, <http://dewey.info/class/706.048/e23/>, <http://dewey.info/class/706.07471/e23/> ;
  skos:prefLabel "Organisasjoner og ledelse innen kunst og kunsthåndverk"@nb ;
  skos:broader <http://dewey.info/class/701-708/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:modified "2017-01-25"^^xsd:date ;
  a skos:Concept ;
  dc:identifier "ocd00163965" ;
  skos:notation "706" .

<http://dewey.info/class/1--06/e23/>
  skos:prefLabel "Organisasjoner og ledelse"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/706.07471/e23/>
  skos:notation "706.07471" ;
  skos:prefLabel "Kunst--organisasjoner--New York (N.Y.)"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/706/e23/> .

<http://dewey.info/class/706.06/e23/>
  skos:notation "706.06" ;
  skos:prefLabel "Kunst--organisasjoner--Afrika"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/706/e23/> .

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

<http://dewey.info/class/706.8/e23/>
  skos:notation "706.8" ;
  skos:prefLabel "Kunst--ledelse"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/706/e23/> .

<http://dewey.info/class/706.048/e23/>
  skos:notation "706.048" ;
  skos:prefLabel "Kunst--organisasjoner--Norden"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/706/e23/> .

