@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .
@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/720.1/e23/>
  skos:prefLabel "Filosofi og teori"@nb ;
  a skos:Concept .

<http://dewey.info/class/720.103093763/e23/>
  mads:componentList (
   <http://dewey.info/class/720.1/e23/>
   <http://dewey.info/class/700..103/e23/>
   <http://dewey.info/class/1--09/e23/>
   <http://dewey.info/class/2--376.3/e23/>
 ) ;
  skos:notation "720.103093763" ;
  skos:broader <http://dewey.info/class/720.103/e23/> ;
  dc:created "2021-02-16"^^xsd:date ;
  skos:prefLabel "Arkitektur og samfunn--Roma (Italia)--oldtiden"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "de9eac09-5526-45f7-9222-1174d9a4dfa6" ;
  a skos:Concept ;
  dc:modified "2021-02-17"^^xsd:date .

<http://dewey.info/class/720.103/e23/>
  skos:notation "720.103" ;
  skos:prefLabel "Arkitektur og samfunn"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/720.103093763/e23/> .

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

<http://dewey.info/class/1--09/e23/>
  skos:prefLabel "Historie, geografisk behandling, biografier"@nb ;
  a skos:Concept .

