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

<http://dewey.info/class/658.4053/e23/>
  skos:broader <http://dewey.info/class/658.405/e23/> ;
  skos:prefLabel "Konflikthåndtering"@nb ;
  skos:notation "658.4053" ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:altLabel "Konflikthåndtering--administrativ ledelse"@nb ;
  dc:identifier "ocd00160551" ;
  skos:closeMatch bibbi:1116511 ;
  dc:modified "2024-08-28"^^xsd:date ;
  a skos:Concept .

<http://dewey.info/class/658.405/e23/>
  skos:notation "658.405" ;
  skos:prefLabel "Forhandlinger, konflikthåndtering, krisehåndtering, tjenesteutsetting"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/658.4053/e23/> .

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

