@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/617.54044/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/617.5404426/e23/> ;
  skos:notation "617.54044" ;
  skos:prefLabel "Brystet (toraks)--skader, …"@nb .

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

<http://dewey.info/class/617.5404426/e23/>
  a skos:Concept ;
  dc:created "2016-06-10"^^xsd:date ;
  dc:identifier "59fcb43e-a75c-4ab4-a2bd-472cdca07fbf" ;
  dc:modified "2016-06-10"^^xsd:date ;
  mads:componentList ( <http://dewey.info/class/617.54/e23/> ) ;
  skos:altLabel "Brystkassen--skader--akuttmedisin"@nb ;
  skos:broader <http://dewey.info/class/617.54044/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "617.5404426" ;
  skos:prefLabel "Brystet (toraks)--skader--akuttmedisin, …"@nb .

<http://dewey.info/class/617.54/e23/>
  a skos:Concept ;
  skos:prefLabel "Brystkassen (toraks) og respirasjonssystemet"@nb .

