@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 bibbi: <https://id.bs.no/bibbi/> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .

<http://dewey.info/class/1--09/e23/>
  skos:prefLabel "Historie, geografisk behandling, biografier"@nb ;
  a skos:Concept .

<http://dewey.info/class/305.4095/e23/>
  skos:notation "305.4095" ;
  skos:prefLabel "Kvinner--Asia"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/305.40954/e23/> .

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

<http://dewey.info/class/305.40954/e23/>
  dc:modified "2022-01-31"^^xsd:date ;
  skos:broader <http://dewey.info/class/305.4095/e23/> ;
  skos:notation "305.40954" ;
  a skos:Concept ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:closeMatch bibbi:1122997 ;
  dc:identifier "ocd00132602" ;
  skos:narrower <http://dewey.info/class/305.4095409034/e23/>, <http://dewey.info/class/305.409541/e23/>, <http://dewey.info/class/305.4095492/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:prefLabel "Kvinner--India"@nb ;
  mads:componentList (
   <http://dewey.info/class/305.4/e23/>
   <http://dewey.info/class/1--09/e23/>
   <http://dewey.info/class/2--54/e23/>
 ) .

<http://dewey.info/class/305.4095492/e23/>
  skos:notation "305.4095492" ;
  skos:prefLabel "Kvinner--Bangladesh"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/305.40954/e23/> .

<http://dewey.info/class/305.409541/e23/>
  skos:notation "305.409541" ;
  skos:prefLabel "Kvinner--Det nordøstlige India"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/305.40954/e23/> .

<http://dewey.info/class/305.4/e23/>
  skos:prefLabel "Kvinner"@nb ;
  a skos:Concept .

<http://dewey.info/class/305.4095409034/e23/>
  skos:notation "305.4095409034" ;
  skos:prefLabel "Kvinner--India--1800-tallet"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/305.40954/e23/> .

<http://dewey.info/class/2--54/e23/>
  skos:prefLabel "India og tilgrensende sørasiatiske stater"@nb ;
  a skos:Concept .

