@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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/scheme/edition/e23/>
  rdfs:label "Norsk WebDewey"@nb ;
  a skos:ConceptScheme .

<http://dewey.info/class/2--417/e23/>
  skos:prefLabel "Irland (Republikken Irland)"@nb ;
  a skos:Concept .

<http://dewey.info/class/305.4094170905/e23/>
  a skos:Concept ;
  dc:created "2023-03-16"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:broader <http://dewey.info/class/305.40941/e23/> ;
  dc:modified "2023-03-16"^^xsd:date ;
  skos:prefLabel "Kvinner--Irland--2000-tallet"@nb ;
  dc:identifier "d7f086ee-d699-41ec-876b-86e83846c926" ;
  skos:closeMatch bibbi:1456763 ;
  skos:notation "305.4094170905" ;
  mads:componentList (
   <http://dewey.info/class/305.4/e23/>
   <http://dewey.info/class/2--417/e23/>
   <http://dewey.info/class/1--090.5/e23/>
 ) .

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

<http://dewey.info/class/305.40941/e23/>
  skos:notation "305.40941" ;
  skos:prefLabel "Kvinner--Storbritannia"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/305.4094170905/e23/> .

