@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/614.573209023/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/614.57320902/e23/> ;
  skos:notation "614.573209023" ;
  skos:prefLabel "Pest--forekomst--1300-tallet"@nb .

<http://dewey.info/class/614.5732/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/614.57320902/e23/> ;
  skos:notation "614.5732" ;
  skos:prefLabel "Pest"@nb .

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

<http://dewey.info/class/614.57320902/e23/>
  a skos:Concept ;
  dc:created "2017-04-24"^^xsd:date ;
  dc:identifier "d1bf591b-1e33-4203-9ffe-9de14e641a33" ;
  dc:modified "2017-04-25"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/614.5732/e23/>
   <http://dewey.info/class/1--090.2/e23/>
 ) ;
  skos:broader <http://dewey.info/class/614.5732/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/614.573209023/e23/> ;
  skos:notation "614.57320902" ;
  skos:prefLabel "Pest--forekomst--middelalderen"@nb .

