@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/323.09866/e23/>
  skos:notation "323.09866" ;
  skos:prefLabel "Sivile rettigheter--Ecuador"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/323.098/e23/> .

<http://dewey.info/class/323/e23/>
  skos:prefLabel "Sivile rettigheter og politiske rettigheter"@nb ;
  a skos:Concept .

<http://dewey.info/class/2--8/e23/>
  skos:prefLabel "Sør-Amerika"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/323.098/e23/>
  skos:prefLabel "Sivile rettigheter--Sør-Amerika"@nb ;
  dc:identifier "cf535b21-8d53-49ac-b822-3f874d34ad07" ;
  skos:narrower <http://dewey.info/class/323.0982/e23/>, <http://dewey.info/class/323.09861/e23/>, <http://dewey.info/class/323.09866/e23/> ;
  a skos:Concept ;
  dc:created "2019-03-12"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:broader <http://dewey.info/class/323.09/e23/> ;
  skos:notation "323.098" ;
  dc:modified "2019-12-18"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/323/e23/>
   <http://dewey.info/class/2--8/e23/>
 ) .

<http://dewey.info/class/323.09/e23/>
  skos:notation "323.09" ;
  skos:prefLabel "Sivile rettigheter--historie"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/323.098/e23/> .

<http://dewey.info/class/323.09861/e23/>
  skos:notation "323.09861" ;
  skos:prefLabel "Sivile rettigheter--Colombia"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/323.098/e23/> .

<http://dewey.info/class/323.0982/e23/>
  skos:notation "323.0982" ;
  skos:prefLabel "Sivile rettigheter--Argentina"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/323.098/e23/> .

