@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 humord: <http://data.ub.uio.no/humord/> .
@prefix realfagstermer: <http://data.ub.uio.no/realfagstermer/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/658/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/658.1/e23/> ;
  skos:notation "658" ;
  skos:prefLabel "Ledelse og bedriftsøkonomi"@nb .

<http://dewey.info/class/658.1/e23/>
  a skos:Concept ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00160375" ;
  dc:modified "2015-09-14"^^xsd:date ;
  skos:altLabel "Organisering (ledelse)"@nb, "Avvikling av korporasjoner--ledelse"@nb ;
  skos:broader <http://dewey.info/class/658/e23/> ;
  skos:closeMatch humord:c22692, humord:c19073, realfagstermer:c006325, realfagstermer:c007453 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/658.16/e23/>, <http://dewey.info/class/658.15/e23/>, <http://dewey.info/class/658.12/e23/>, <http://dewey.info/class/658.11/e23/>, <http://dewey.info/class/658.18/e23/> ;
  skos:notation "658.1" ;
  skos:prefLabel "Organisering og økonomistyring"@nb .

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

<http://dewey.info/class/658.11/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/658.1/e23/> ;
  skos:notation "658.11" ;
  skos:prefLabel "Etablering av forretningsforetak"@nb .

<http://dewey.info/class/658.12/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/658.1/e23/> ;
  skos:notation "658.12" ;
  skos:prefLabel "Ledelse for å sikre etterlevelse av lover og regler"@nb .

<http://dewey.info/class/658.18/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/658.1/e23/> ;
  skos:notation "658.18" ;
  skos:prefLabel "Organisering av internasjonale foretak"@nb .

<http://dewey.info/class/658.15/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/658.1/e23/> ;
  skos:notation "658.15" ;
  skos:prefLabel "Økonomistyring"@nb .

<http://dewey.info/class/658.16/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/658.1/e23/> ;
  skos:notation "658.16" ;
  skos:prefLabel "Omorganisering og oppløsning av foretak"@nb .

