@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#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .

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

<http://dewey.info/class/332.0424/e23/>
  skos:notation "332.0424" ;
  skos:prefLabel "Kapitalbevegelser"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/332.042/e23/> .

<http://dewey.info/class/332.042094/e23/>
  skos:notation "332.042094" ;
  skos:prefLabel "Internasjonal finans--Europa"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/332.042/e23/> .

<http://dewey.info/class/332.04/e23/>
  skos:notation "332.04" ;
  skos:prefLabel "Spesielle emner innen finansøkonomi"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/332.042/e23/> .

<http://dewey.info/class/332.042092/e23/>
  skos:notation "332.042092" ;
  skos:prefLabel "Internasjonal finans--biografier"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/332.042/e23/> .

<http://dewey.info/class/332.042/e23/>
  dc:created "2010-02-04"^^xsd:date ;
  skos:narrower <http://dewey.info/class/332.0424/e23/>, <http://dewey.info/class/332.042094/e23/>, <http://dewey.info/class/332.042092/e23/>, <http://dewey.info/class/332.04205/e23/> ;
  skos:prefLabel "Internasjonal finans"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:modified "2017-09-21"^^xsd:date ;
  dc:identifier "ocd00134508" ;
  a skos:Concept ;
  skos:closeMatch bibbi:1115334 ;
  skos:broader <http://dewey.info/class/332.04/e23/> ;
  skos:notation "332.042" .

<http://dewey.info/class/332.04205/e23/>
  skos:notation "332.04205" ;
  skos:prefLabel "Internasjonal finans--periodika"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/332.042/e23/> .

