@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .
@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/617.4610440846/e23/>
  mads:componentList (
   <http://dewey.info/class/617.461/e23/>
   <http://dewey.info/class/1--084.6/e23/>
 ) ;
  skos:notation "617.4610440846" ;
  skos:broader <http://dewey.info/class/617.461044/e23/> ;
  dc:created "2017-11-22"^^xsd:date ;
  skos:prefLabel "Nyrer--skader--eldre personer"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "a32a4f99-8c4e-4cb1-98aa-700e6f60453f" ;
  a skos:Concept ;
  dc:modified "2017-11-22"^^xsd:date .

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

<http://dewey.info/class/617.461/e23/>
  skos:prefLabel "Nyrer, binyrer, urinledere"@nb ;
  a skos:Concept .

<http://dewey.info/class/617.461044/e23/>
  skos:notation "617.461044" ;
  skos:prefLabel "Nyrer--skader"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/617.4610440846/e23/> .

