@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 humord: <http://data.ub.uio.no/humord/> .

<http://dewey.info/class/289.6092/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/289.6/e23/> ;
  skos:notation "289.6092" ;
  skos:prefLabel "Fox, George, …"@nb .

<http://dewey.info/class/289/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/289.6/e23/> ;
  skos:notation "289" ;
  skos:prefLabel "Andre trossamfunn og sekter"@nb .

<http://dewey.info/class/289.63/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/289.6/e23/> ;
  skos:notation "289.63" ;
  skos:prefLabel "Bestemte trossamfunn"@nb .

<http://dewey.info/class/289.6094-289.6099/e23/>
  a skos:Concept ;
  skos:notation "289.6094-289.6099" ;
  skos:prefLabel "Bestemte verdensdeler, stater, lokalområder i nyere tid"@nb .

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

<http://dewey.info/class/289.64-289.69/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/289.6/e23/> ;
  skos:notation "289.64-289.69" ;
  skos:prefLabel "Bestemte verdensdeler, stater, lokalområder i nyere tid"@nb .

<http://dewey.info/class/289.6/e23/>
  a skos:Concept ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:identifier "ocd00122401" ;
  dc:modified "2023-11-21"^^xsd:date ;
  skos:altLabel "Vennenes samfunn"@nb, "Kvekere"@nb, "Society of Friends"@nb ;
  skos:broader <http://dewey.info/class/289/e23/> ;
  skos:exactMatch humord:c08810 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/289.64-289.69/e23/>, <http://dewey.info/class/289.63/e23/>, <http://dewey.info/class/289.6094-289.6099/e23/>, <http://dewey.info/class/289.6092/e23/> ;
  skos:notation "289.6" ;
  skos:prefLabel "Kvekere (Vennenes samfunn)"@nb .

