@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .
@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/128.6/e23/>
  skos:prefLabel "Kroppen"@nb ;
  skos:closeMatch bibbi:1197510, bibbi:1145508, bibbi:1132362, bibbi:1637687 ;
  dc:modified "2018-07-13"^^xsd:date ;
  skos:broader <http://dewey.info/class/128/e23/> ;
  skos:altLabel "Legemet (mennesket)--filosofi"@nb ;
  skos:narrower <http://dewey.info/class/128.6092/e23/> ;
  dc:created "2009-12-03"^^xsd:date ;
  a skos:Concept ;
  dc:identifier "ocd00118319" ;
  skos:notation "128.6" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> .

<http://dewey.info/class/128/e23/>
  skos:notation "128" ;
  skos:prefLabel "Mennesket"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/128.6/e23/> .

<http://dewey.info/class/128.6092/e23/>
  skos:notation "128.6092" ;
  skos:prefLabel "Legemet (mennesket)--filosofi--biografier"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/128.6/e23/> .

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

