@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .
@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/701.05/e23/>
  skos:closeMatch bibbi:1146672, bibbi:1686558 ;
  dc:created "2016-05-13"^^xsd:date ;
  dc:identifier "9f02ee16-6bd7-40f8-856c-ae3aae12aee7" ;
  skos:prefLabel "Kunst og naturvitenskap, …"@nb ;
  skos:broader <http://dewey.info/class/701.03-701.08/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "701.05" ;
  mads:componentList (
   <http://dewey.info/class/701/e23/>
   <http://dewey.info/class/700..105/e23/>
 ) ;
  a skos:Concept ;
  skos:altLabel "Kunst og teknikk"@nb ;
  dc:modified "2024-08-28"^^xsd:date ;
  skos:narrower <http://dewey.info/class/701.050948/e23/> .

<http://dewey.info/class/701/e23/>
  skos:prefLabel "Filosofi og teori innen kunst og kunsthåndverk"@nb ;
  a skos:Concept .

<http://dewey.info/class/701.03-701.08/e23/>
  skos:notation "701.03-701.08" ;
  skos:prefLabel "Spesielle emner i filosofi og teori innen kunst og kunsthåndverk"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/701.05/e23/> .

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

<http://dewey.info/class/701.050948/e23/>
  skos:notation "701.050948" ;
  skos:prefLabel "Kunst og naturvitenskap--Norden"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/701.05/e23/> .

