@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 bibbi: <https://id.bs.no/bibbi/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <http://data.ub.uio.no/webdewey-terms#> .

<http://dewey.info/class/338.5213/e23/>
  skos:notation "338.5213" ;
  skos:prefLabel "Teori om tilbud"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/338.521/e23/> .

<http://dewey.info/class/338.52/e23/>
  skos:notation "338.52" ;
  skos:prefLabel "Priser"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/338.521/e23/> .

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

<http://dewey.info/class/338.5212/e23/>
  skos:notation "338.5212" ;
  skos:prefLabel "Teori om etterspørsel"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/338.521/e23/> .

<http://dewey.info/class/338.521/e23/>
  skos:altLabel "Priser--teorier"@nb, "Verdi--mikroøkonomi"@nb, "Loven om tilbud og etterspørsel"@nb, "Tilbud og etterspørsel--produksjonsøkonomi"@nb, "Tilbud og etterspørsel"@nb ;
  skos:prefLabel "Pristeorier"@nb ;
  dc:identifier "ocd00135966" ;
  skos:closeMatch bibbi:1105596 ;
  skos:notation "338.521" ;
  skos:narrower <http://dewey.info/class/338.5212/e23/>, <http://dewey.info/class/338.5213/e23/> ;
  dc:created "2010-02-04"^^xsd:date ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/338.52/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  ns0:classHere "Loven om tilbud og etterspørsel"@nb, "Teorier om verdi"@nb ;
  dc:modified "2014-10-02"^^xsd:date .

