@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/342.0878/e23/>
  skos:prefLabel "Kvinner"@nb ;
  a skos:Concept .

<http://dewey.info/class/342.3-342.9/e23/>
  skos:notation "342.3-342.9" ;
  skos:prefLabel "Bestemte jurisdiksjoner og geografiske områder"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/342.68970878/e23/> .

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

<http://dewey.info/class/342.68970878/e23/>
  dc:created "2019-04-05"^^xsd:date ;
  dc:identifier "3aa7e312-f2f7-4068-b3aa-59c4947edc9a" ;
  skos:altLabel "Kvinner--rettsstilling--statsforfatningsrett--Malawi"@nb ;
  dc:modified "2019-04-05"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:prefLabel "Kvinner--sivile rettigheter og menneskerettigheter--lov og rett--Malawi, …"@nb ;
  skos:broader <http://dewey.info/class/342.3-342.9/e23/> ;
  mads:componentList (
   <http://dewey.info/class/342/e23/>
   <http://dewey.info/class/2--689.7/e23/>
   <http://dewey.info/class/342.0878/e23/>
 ) ;
  skos:notation "342.68970878" ;
  a skos:Concept .

<http://dewey.info/class/342/e23/>
  skos:prefLabel "Statsforfatningsrett og forvaltningsrett"@nb ;
  a skos:Concept .

