@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 humord: <http://data.ub.uio.no/humord/> .

<http://dewey.info/class/657.73/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/657.7/e23/> ;
  skos:notation "657.73" ;
  skos:prefLabel "Anleggsmidler"@nb .

<http://dewey.info/class/657.74/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/657.7/e23/> ;
  skos:notation "657.74" ;
  skos:prefLabel "Kortsiktig gjeld"@nb .

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

<http://dewey.info/class/657.1-657.9/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/657.7/e23/> ;
  skos:notation "657.1-657.9" ;
  skos:prefLabel "Elementer innen regnskap"@nb .

<http://dewey.info/class/657.72/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/657.7/e23/> ;
  skos:notation "657.72" ;
  skos:prefLabel "Omløpsmidler"@nb .

<http://dewey.info/class/657.7/e23/>
  a skos:Concept ;
  ns0:including "Regnskap for inntekter"@nb, "Regnskap for fortjeneste"@nb ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00160286" ;
  dc:modified "2025-08-20"^^xsd:date ;
  skos:altLabel "Inntekt--regnskap"@nb, "Fortjeneste--regnskap"@nb ;
  skos:broader <http://dewey.info/class/657.1-657.9/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrowMatch humord:c22768 ;
  skos:narrower <http://dewey.info/class/657.74/e23/>, <http://dewey.info/class/657.75/e23/>, <http://dewey.info/class/657.76/e23/>, <http://dewey.info/class/657.73/e23/>, <http://dewey.info/class/657.701-657.709/e23/>, <http://dewey.info/class/657.72/e23/> ;
  skos:notation "657.7" ;
  skos:prefLabel "Regnskap for enkeltområder innen næringslivet"@nb .

<http://dewey.info/class/657.75/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/657.7/e23/> ;
  skos:notation "657.75" ;
  skos:prefLabel "Langsiktig gjeld"@nb .

<http://dewey.info/class/657.701-657.709/e23/>
  a skos:Concept ;
  skos:notation "657.701-657.709" ;
  skos:prefLabel "Generell forminndeling"@nb .

<http://dewey.info/class/657.76/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/657.7/e23/> ;
  skos:notation "657.76" ;
  skos:prefLabel "Kapitalregnskap"@nb .

