@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.977/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/618.9775-618.9778/e23/> ;
  skos:notation "618.977" ;
  skos:prefLabel "Diverse medisinske områder bortsett fra kirurgi"@nb .

<http://dewey.info/class/618.9775/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/618.9775-618.9778/e23/> ;
  skos:notation "618.9775" ;
  skos:prefLabel "Medisin inndelt etter kroppsregioner--geriatri"@nb .

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

<http://dewey.info/class/618.9778/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/618.9775-618.9778/e23/> ;
  skos:notation "618.9778" ;
  skos:prefLabel "Øresykdommer--mennesker--geriatri, …"@nb .

<http://dewey.info/class/618.9775-618.9778/e23/>
  a skos:Concept ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00154952" ;
  dc:modified "2017-01-25"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/618.977/e23/>
   <http://dewey.info/class/617.8/e23/>
   <http://dewey.info/class/617.5/e23/>
 ) ;
  skos:broader <http://dewey.info/class/618.977/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/618.9778/e23/>, <http://dewey.info/class/618.9775/e23/>, <http://dewey.info/class/618.9776/e23/>, <http://dewey.info/class/618.9777/e23/> ;
  skos:notation "618.9775-618.9778" ;
  skos:prefLabel "Medisin inndelt etter kroppsregioner, odontologi, oftalmologi, otologi, audiologi"@nb .

<http://dewey.info/class/617.5/e23/>
  a skos:Concept ;
  skos:prefLabel "Medisin inndelt etter kroppsregioner"@nb .

<http://dewey.info/class/618.9776/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/618.9775-618.9778/e23/> ;
  skos:notation "618.9776" ;
  skos:prefLabel "Geriatrisk odontologi, …"@nb .

<http://dewey.info/class/618.9777/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/618.9775-618.9778/e23/> ;
  skos:notation "618.9777" ;
  skos:prefLabel "Øyesykdommer--mennesker--geriatri, …"@nb .

<http://dewey.info/class/617.8/e23/>
  a skos:Concept ;
  skos:prefLabel "Otologi og audiologi"@nb .

