@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/618.927/e23/>
  skos:notation "618.927" ;
  skos:prefLabel "Muskel- og skjelettsykdommer--mennesker--pediatri"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/618.9274/e23/> .

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

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

<http://dewey.info/class/618.92748/e23/>
  skos:notation "618.92748" ;
  skos:prefLabel "Muskeldystrofi--pediatri"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/618.9274/e23/> .

<http://dewey.info/class/618.9274/e23/>
  skos:notation "618.9274" ;
  skos:broader <http://dewey.info/class/618.927/e23/> ;
  dc:identifier "07aa267f-69a6-42ff-b9f2-423d3dbe74d9" ;
  skos:prefLabel "Muskelsykdommer--pediatri, …"@nb ;
  skos:narrower <http://dewey.info/class/618.92743/e23/>, <http://dewey.info/class/618.92748/e23/> ;
  skos:altLabel "Muskulære sykdommer--pediatri"@nb ;
  a skos:Concept ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:created "2017-03-21"^^xsd:date ;
  dc:modified "2017-03-23"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/618.92/e23/>
   <http://dewey.info/class/616.74/e23/>
 ) .

<http://dewey.info/class/616.74/e23/>
  skos:prefLabel "Sykdommer i muskler"@nb ;
  a skos:Concept .

<http://dewey.info/class/618.92743/e23/>
  skos:notation "618.92743" ;
  skos:prefLabel "Myositt--pediatri"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/618.9274/e23/> .

