@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

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

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

<http://dewey.info/class/618.976/e23/>
  skos:prefLabel "Spesielle helsetilstander, bestemte sykdommer"@nb ;
  a skos:Concept .

<http://dewey.info/class/618.976742/e23/>
  skos:prefLabel "Myalgi--geriatri, …"@nb ;
  skos:notation "618.976742" ;
  mads:componentList (
   <http://dewey.info/class/618.976/e23/>
   <http://dewey.info/class/616.742/e23/>
 ) ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:altLabel "Fibromyalgi--geriatri"@nb ;
  dc:identifier "b7d83eae-fbff-499b-bf63-7b0061b813a6" ;
  dc:modified "2017-03-30"^^xsd:date ;
  dc:created "2017-03-24"^^xsd:date ;
  skos:broader <http://dewey.info/class/618.97674/e23/> ;
  a skos:Concept .

<http://dewey.info/class/618.97674/e23/>
  skos:notation "618.97674" ;
  skos:prefLabel "Muskelsykdommer--geriatri, …"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/618.976742/e23/> .

