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

<http://dewey.info/class/730.11/e23/>
  skos:notation "730.11" ;
  skos:prefLabel "Vurdering"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/730.1/e23/> .

<http://dewey.info/class/1--01/e23/>
  skos:prefLabel "Filosofi og teori"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/73/e23/>
  skos:prefLabel "Skulptur, keramisk kunst og metallkunst"@nb ;
  a skos:Concept .

<http://dewey.info/class/730.1/e23/>
  skos:narrower <http://dewey.info/class/730.18/e23/>, <http://dewey.info/class/730.11/e23/> ;
  skos:prefLabel "Filosofi og teori innen skulptur og lignende kunstarter sammen, eller skulptur alene"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "730.1" ;
  dc:created "2010-02-04"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/73/e23/>
   <http://dewey.info/class/1--01/e23/>
 ) ;
  dc:identifier "ocd00164710" ;
  dc:modified "2018-06-04"^^xsd:date ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/730/e23/> .

<http://dewey.info/class/730/e23/>
  skos:notation "730" ;
  skos:prefLabel "Skulptur og lignende kunstarter"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/730.1/e23/> .

<http://dewey.info/class/730.18/e23/>
  skos:notation "730.18" ;
  skos:prefLabel "Iboende karakteristika"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/730.1/e23/> .

