@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://data.ub.uio.no/webdewey-terms#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix humord: <http://data.ub.uio.no/humord/> .
@prefix realfagstermer: <http://data.ub.uio.no/realfagstermer/> .

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

<http://dewey.info/class/296.092/e23/>
  a skos:Concept ;
  ns0:classHere "Personer ikke knyttet til en aktivitet eller trossamfunn"@nb ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:identifier "ocd00122852" ;
  dc:modified "2017-11-01"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/296/e23/>
   <http://dewey.info/class/1--092/e23/>
 ) ;
  skos:altLabel "Kvinnelige rabbinere--biografier"@nb, "Religiøse ledere--jødiske"@nb, "Rabbinere"@nb, "Jøder (religiøs gruppe)--biografier"@nb, "Kvinnelig geistlighet--jødedom"@nb, "Religiøse ledere--jødiske--biografier"@nb, "Rabbinere--biografier"@nb, "Kvinnelige rabbinere"@nb ;
  skos:broader <http://dewey.info/class/296.09/e23/> ;
  skos:exactMatch humord:c00857, realfagstermer:c009874, humord:c08752 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "296.092" ;
  skos:prefLabel "Biografier"@nb ;
  skos:relatedMatch humord:c08736 .

<http://dewey.info/class/296/e23/>
  a skos:Concept ;
  skos:prefLabel "Jødedom"@nb .

<http://dewey.info/class/296.09/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/296.092/e23/> ;
  skos:notation "296.09" ;
  skos:prefLabel "Historie, geografisk behandling, biografier"@nb .

<http://dewey.info/class/1--092/e23/>
  a skos:Concept ;
  skos:prefLabel "Biografier"@nb .

