@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .

<http://dewey.info/class/398.35/e23/>
  skos:prefLabel "Menneskeheten og menneskets eksistens"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/398.356/e23/>
  skos:notation "398.356" ;
  skos:prefLabel "Teknologi--folkeminne--historie og kritikk, …"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/398.3561/e23/> .

<http://dewey.info/class/398.3561/e23/>
  skos:broader <http://dewey.info/class/398.356/e23/> ;
  skos:altLabel "Folkemedisin--folkeminne--historie og kritikk"@nb, "Psykiske sykdommer--folkeminne--historie og kritikk"@nb, "Sinnssykdom--folkeminne--historie og kritikk"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  mads:componentList (
   <http://dewey.info/class/398.35/e23/>
   <http://dewey.info/class/3C--356.1/e23/>
 ) ;
  skos:prefLabel "Medisin--folkeminne--historie og kritikk, …"@nb ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00194623" ;
  skos:closeMatch bibbi:1191493 ;
  skos:notation "398.3561" ;
  dc:modified "2023-06-22"^^xsd:date ;
  a skos:Concept .

