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

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

<http://dewey.info/class/616.834061/e23/>
  skos:notation "616.834061" ;
  skos:prefLabel "Multippel sklerose--legemiddelbehandling"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/616.83406/e23/> .

<http://dewey.info/class/616.834/e23/>
  skos:notation "616.834" ;
  skos:prefLabel "Multippel sklerose"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/616.83406/e23/> .

<http://dewey.info/class/616.8340651/e23/>
  skos:notation "616.8340651" ;
  skos:prefLabel "Multippel sklerose--psykologiske behandlinger"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/616.83406/e23/> .

<http://dewey.info/class/616.834060724/e23/>
  skos:notation "616.834060724" ;
  skos:prefLabel "Multippel sklerose--behandling--eksperimentell forskning"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/616.83406/e23/> .

<http://dewey.info/class/616.83406/e23/>
  dc:identifier "0a37e600-0f5e-462c-a690-bad155afcb06" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  a skos:Concept ;
  mads:componentList ( <http://dewey.info/class/616.834/e23/> ) ;
  dc:created "2016-06-13"^^xsd:date ;
  skos:narrower <http://dewey.info/class/616.834060724/e23/>, <http://dewey.info/class/616.834061/e23/>, <http://dewey.info/class/616.8340651/e23/> ;
  dc:modified "2016-06-13"^^xsd:date ;
  skos:notation "616.83406" ;
  skos:prefLabel "Multippel sklerose--behandling"@nb ;
  skos:broader <http://dewey.info/class/616.834/e23/> .

