@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/1--09/e23/>
  skos:prefLabel "Historie, geografisk behandling, biografier"@nb ;
  a skos:Concept .

<http://dewey.info/class/322.10981/e23/>
  skos:notation "322.10981" ;
  skos:prefLabel "Politikk og religion--Brasil"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/322.1098/e23/> .

<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/322.1/e23/>
  skos:notation "322.1" ;
  skos:prefLabel "Religiøse organisasjoner og religiøse grupper"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/322.1098/e23/> .

<http://dewey.info/class/322.109820904/e23/>
  skos:notation "322.109820904" ;
  skos:prefLabel "Politikk og religion--Argentina--1900-tallet"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/322.1098/e23/> .

<http://dewey.info/class/322.1098/e23/>
  skos:narrower <http://dewey.info/class/322.109820904/e23/>, <http://dewey.info/class/322.10981/e23/> ;
  skos:notation "322.1098" ;
  dc:modified "2019-07-31"^^xsd:date ;
  skos:altLabel "Politikk og religion--Latin-Amerika"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  mads:componentList (
   <http://dewey.info/class/322.1/e23/>
   <http://dewey.info/class/1--09/e23/>
   <http://dewey.info/class/2--8/e23/>
 ) ;
  dc:created "2019-07-31"^^xsd:date ;
  dc:identifier "8000569b-f6be-4676-9173-aea2a9a4252e" ;
  skos:prefLabel "Politikk og religion--Sør-Amerika, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/322.1/e23/> .

