@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#> .
@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/179.9/e23/>
  a skos:Concept ;
  skos:prefLabel "Dyder"@nb .

<http://dewey.info/class/205.69/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/205.699/e23/> ;
  skos:notation "205.69" ;
  skos:prefLabel "Grusomhet--etikk--religion"@nb .

<http://dewey.info/class/205.6/e23/>
  a skos:Concept ;
  skos:prefLabel "Bestemte moralske spørsmål, synder, laster, dyder"@nb .

<http://dewey.info/class/205.699/e23/>
  a skos:Concept ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:identifier "ocd00120010" ;
  dc:modified "2017-01-25"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/205.6/e23/>
   <http://dewey.info/class/179.9/e23/>
 ) ;
  skos:altLabel "Selvkontroll--moralteologi"@nb, "Dyder--religion"@nb, "Ærlighet--moralteologi"@nb, "Toleranse--moralteologi"@nb, "Religiøs toleranse--moralteologi"@nb, "Beskjedenhet--moralteologi"@nb, "Tålmodighet--moralteologi"@nb, "Ydmykhet--moralteologi"@nb ;
  skos:broader <http://dewey.info/class/205.69/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "205.699" ;
  skos:prefLabel "Tilgivelse--etikk--religion, …"@nb ;
  skos:relatedMatch humord:c25837, humord:c27013, humord:c08112, humord:c00311, humord:c17547, humord:c08153, realfagstermer:c000099 .

