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

<http://dewey.info/class/332.6/e23/>
  skos:notation "332.6" ;
  skos:prefLabel "Investering"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/332.67/e23/> .

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

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

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

<http://dewey.info/class/332.673/e23/>
  skos:notation "332.673" ;
  skos:prefLabel "Internasjonal investering"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/332.67/e23/> .

<http://dewey.info/class/332.678/e23/>
  skos:notation "332.678" ;
  skos:prefLabel "Investeringsveiledninger"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/332.67/e23/> .

<http://dewey.info/class/332.67/e23/>
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:narrower <http://dewey.info/class/332.6701-332.6709/e23/>, <http://dewey.info/class/332.672/e23/>, <http://dewey.info/class/332.673/e23/>, <http://dewey.info/class/332.678/e23/> ;
  a skos:Concept ;
  dc:identifier "ocd00134796" ;
  skos:notation "332.67" ;
  skos:broader <http://dewey.info/class/332.6/e23/> ;
  skos:prefLabel "Investeringer i bestemte næringer, i bestemte typer virksomhet, foretatt av bestemte typer investorer; internasjonal investering; investeringsveiledninger"@nb ;
  dc:modified "2014-09-30"^^xsd:date .

