@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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/618.920472/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/618.92047/e23/> ;
  skos:notation "618.920472" ;
  skos:prefLabel "Smerte--pediatri"@nb .

<http://dewey.info/class/618.92047/e23/>
  a skos:Concept ;
  dc:created "2016-03-29"^^xsd:date ;
  dc:identifier "21c36b13-6971-4a0e-b08a-7be6b6fa86ae" ;
  dc:modified "2016-03-29"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/618.9204/e23/>
   <http://dewey.info/class/616..047/e23/>
 ) ;
  skos:altLabel "Symptomatologi--pediatri"@nb ;
  skos:broader <http://dewey.info/class/618.9204/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/618.920472/e23/>, <http://dewey.info/class/618.920478/e23/> ;
  skos:notation "618.92047" ;
  skos:prefLabel "Symptomer--pediatri, …"@nb .

<http://dewey.info/class/618.920478/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/618.92047/e23/> ;
  skos:notation "618.920478" ;
  skos:prefLabel "Kronisk utmattelsessyndrom--pediatri"@nb .

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

<http://dewey.info/class/618.9204/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/618.92047/e23/> ;
  skos:notation "618.9204" ;
  skos:prefLabel "Kroniske sykdommer; symptomer og generelle patologiske prosesser som problemer i seg selv"@nb .

