@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#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .

<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.409581/e23/> .

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

<http://dewey.info/class/2--581/e23/>
  skos:prefLabel "Afghanistan"@nb ;
  a skos:Concept .

<http://dewey.info/class/305.409581/e23/>
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:broader <http://dewey.info/class/305.4095/e23/> ;
  dc:created "2017-04-04"^^xsd:date ;
  dc:identifier "7daa88b5-1f66-465d-9083-e56fe62d61ff" ;
  skos:prefLabel "Kvinner--Afghanistan, …"@nb ;
  mads:componentList (
   <http://dewey.info/class/305.4/e23/>
   <http://dewey.info/class/2--581/e23/>
 ) ;
  dc:modified "2019-10-23"^^xsd:date ;
  skos:notation "305.409581" ;
  skos:altLabel "Kvinnestudier--Afghanistan"@nb ;
  a skos:Concept ;
  skos:closeMatch bibbi:1122977 .

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

