@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .

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

<http://dewey.info/class/616.8589/e23/>
  skos:notation "616.8589" ;
  skos:prefLabel "ADHD (utviklingsforstyrrelse)"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/616.858906/e23/> .

<http://dewey.info/class/616.858906/e23/>
  skos:narrower <http://dewey.info/class/616.8589061/e23/>, <http://dewey.info/class/616.85890651/e23/> ;
  dc:modified "2018-08-31"^^xsd:date ;
  a skos:Concept ;
  skos:altLabel "Hyperaktivitet--behandling"@nb, "Oppmerksomhetsforstyrrelse med hyperaktivitet--behandling"@nb, "Oppmerksomhetsforstyrrelse--behandling"@nb ;
  skos:notation "616.858906" ;
  dc:identifier "33c05197-372d-489f-bb28-85b6e368b897" ;
  mads:componentList ( <http://dewey.info/class/616.8589/e23/> ) ;
  skos:broader <http://dewey.info/class/616.8589/e23/> ;
  skos:prefLabel "ADHD (utviklingsforstyrrelse)--behandling, …"@nb ;
  dc:created "2017-11-14"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> .

<http://dewey.info/class/616.85890651/e23/>
  skos:notation "616.85890651" ;
  skos:prefLabel "ADHD (utviklingsforstyrrelse)--psykologiske behandlinger, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/616.858906/e23/> .

<http://dewey.info/class/616.8589061/e23/>
  skos:notation "616.8589061" ;
  skos:prefLabel "ADHD (utviklingsforstyrrelse)--legemiddelbehandling, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/616.858906/e23/> .

