@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/1--022/e23/>
  skos:prefLabel "Illustrasjoner, modeller, miniatyrer"@nb ;
  a skos:Concept .

<http://dewey.info/class/520.2/e23/>
  skos:notation "520.2" ;
  skos:prefLabel "Astronomi--diverse"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/520.22/e23/> .

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

<http://dewey.info/class/52/e23/>
  skos:prefLabel "Astronomi"@nb ;
  a skos:Concept .

<http://dewey.info/class/520.223/e23/>
  skos:notation "520.223" ;
  skos:prefLabel "Astronomi--plansjer, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/520.22/e23/> .

<http://dewey.info/class/520.22/e23/>
  dc:identifier "e25b7ff8-94d1-4e8c-8fc1-a71ddfdcd63a" ;
  dc:modified "2018-10-19"^^xsd:date ;
  skos:broader <http://dewey.info/class/520.2/e23/> ;
  skos:notation "520.22" ;
  a skos:Concept ;
  skos:prefLabel "Astronomi--illustrasjoner"@nb ;
  dc:created "2018-10-19"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/52/e23/>
   <http://dewey.info/class/1--022/e23/>
 ) ;
  skos:narrower <http://dewey.info/class/520.222/e23/>, <http://dewey.info/class/520.223/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> .

<http://dewey.info/class/520.222/e23/>
  skos:notation "520.222" ;
  skos:prefLabel "Himmellegemer--fotografier, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/520.22/e23/> .

