@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 ns0: <http://data.ub.uio.no/webdewey-terms#> .

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

<http://dewey.info/class/332.3109481/e23/>
  skos:notation "332.3109481" ;
  skos:prefLabel "Landbruksbanker--Norge"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/332.31/e23/> .

<http://dewey.info/class/332.3/e23/>
  skos:notation "332.3" ;
  skos:prefLabel "Kreditt- og låneinstitusjoner"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/332.31/e23/> .

<http://dewey.info/class/332.310954/e23/>
  skos:notation "332.310954" ;
  skos:prefLabel "Landbruksbanker--India"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/332.31/e23/> .

<http://dewey.info/class/332.31/e23/>
  skos:prefLabel "Landbruksinstitusjoner"@nb ;
  skos:narrower <http://dewey.info/class/332.310954/e23/>, <http://dewey.info/class/332.3109481/e23/> ;
  dc:identifier "ocd00134670" ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:modified "2014-08-18"^^xsd:date ;
  skos:notation "332.31" ;
  skos:broader <http://dewey.info/class/332.3/e23/> ;
  a skos:Concept ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:altLabel "Landbruksbanker"@nb, "Hypotekbanker"@nb ;
  ns0:including "Hypotekbanker"@nb .

