@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#> .
@prefix realfagstermer: <http://data.ub.uio.no/realfagstermer/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/618.9209755/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/618.92097557/e23/> ;
  skos:notation "618.9209755" ;
  skos:prefLabel "Buken--medisin inndelt etter kroppsregioner--pediatri, …"@nb .

<http://dewey.info/class/618.92097557/e23/>
  a skos:Concept ;
  dc:created "2017-12-06"^^xsd:date ;
  dc:identifier "3316d8ac-9755-4ac9-80c7-7111d5e916fa" ;
  dc:modified "2017-12-06"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/618.920975/e23/>
   <http://dewey.info/class/617..557/e23/>
 ) ;
  skos:altLabel "Langerhanske øyer--kirurgi--pediatri"@nb ;
  skos:broader <http://dewey.info/class/618.9209755/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "618.92097557" ;
  skos:prefLabel "Bukspyttkjertelen--kirurgi--pediatri, …"@nb ;
  skos:relatedMatch realfagstermer:c002961 .

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

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

