@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/177.5/e23/>
  dc:modified "2012-08-29"^^xsd:date ;
  skos:altLabel "Fordommer--etikk"@nb, "Rasisme--etikk"@nb, "Diskriminering--etikk"@nb, "Slaveri--etikk"@nb, "Slavehandel--etikk"@nb ;
  dc:identifier "ocd00119083" ;
  skos:closeMatch bibbi:1118612, bibbi:1146371, bibbi:1112231 ;
  skos:notation "177.5" ;
  skos:broader <http://dewey.info/class/177/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:created "2009-12-03"^^xsd:date ;
  a skos:Concept ;
  skos:prefLabel "Diskriminering og slaveri"@nb .

<http://dewey.info/class/177/e23/>
  skos:notation "177" ;
  skos:prefLabel "Etikk i mellommenneskelige forhold"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/177.5/e23/> .

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

