@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.9768/e23/>
  skos:notation "618.9768" ;
  skos:prefLabel "Sykdommer i nervesystemet--mennesker--geriatri, …"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/618.9768521/e23/> .

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

<http://dewey.info/class/618.9768521/e23/>
  skos:broader <http://dewey.info/class/618.9768/e23/> ;
  a skos:Concept ;
  skos:altLabel "Posttraumatiske stressforstyrrelser--geriatri"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:prefLabel "Traumatiske nevroser--geriatri, …"@nb ;
  dc:modified "2019-03-12"^^xsd:date ;
  dc:identifier "bfb3239c-0212-47c6-b787-79c98af39093" ;
  dc:created "2019-03-12"^^xsd:date ;
  skos:notation "618.9768521" ;
  mads:componentList (
   <http://dewey.info/class/618.976/e23/>
   <http://dewey.info/class/616.8521/e23/>
 ) .

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

<http://dewey.info/class/616.8521/e23/>
  skos:prefLabel "Traumatiske nevroser"@nb ;
  a skos:Concept .

