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

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

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

<http://dewey.info/class/305.42/e23/>
  skos:prefLabel "Kvinners sosiale rolle og status"@nb ;
  a skos:Concept .

<http://dewey.info/class/305.42095/e23/>
  skos:notation "305.42095" ;
  skos:prefLabel "Kjønnsrolle--kvinner--Asia, …"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/305.4209538/e23/> .

<http://dewey.info/class/305.4209538/e23/>
  skos:closeMatch bibbi:1176306 ;
  a skos:Concept ;
  skos:notation "305.4209538" ;
  skos:altLabel "Kjønnsdiskriminering av kvinner--Saudi-Arabia"@nb, "Feminisme--Saudi-Arabia"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:prefLabel "Kjønnsrolle--kvinner--Saudi-Arabia, …"@nb ;
  dc:identifier "6ea87dda-d8f7-406f-aa8f-0c0397ca11f7" ;
  skos:broader <http://dewey.info/class/305.42095/e23/> ;
  mads:componentList (
   <http://dewey.info/class/305.42/e23/>
   <http://dewey.info/class/2--538/e23/>
 ) ;
  dc:modified "2019-10-10"^^xsd:date ;
  dc:created "2019-07-30"^^xsd:date .

