@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@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#> .

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

<http://dewey.info/class/332.6725/e23/>
  skos:notation "332.6725" ;
  skos:prefLabel "Investering foretatt av bestemte typer investorer"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/332.672/e23/> .

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

<http://dewey.info/class/332.672/e23/>
  dc:modified "2018-01-22"^^xsd:date ;
  skos:narrower <http://dewey.info/class/332.6725/e23/>, <http://dewey.info/class/332.67201-332.67209/e23/>, <http://dewey.info/class/332.6722/e23/> ;
  a skos:Concept ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "ocd00134802" ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:notation "332.672" ;
  skos:broader <http://dewey.info/class/332.67/e23/> ;
  skos:prefLabel "Investering i bestemte næringer, i bestemte typer virksomhet, foretatt av bestemte typer investorer"@nb .

<http://dewey.info/class/332.67/e23/>
  skos:notation "332.67" ;
  skos:prefLabel "Investeringer i bestemte næringer, i bestemte typer virksomhet, foretatt av bestemte typer investorer; internasjonal investering; investeringsveiledninger"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/332.672/e23/> .

<http://dewey.info/class/332.6722/e23/>
  skos:notation "332.6722" ;
  skos:prefLabel "Investering i bestemte næringer og typer virksomheter"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/332.672/e23/> .

