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

<http://dewey.info/class/519.236/e23/>
  skos:notation "519.236" ;
  skos:prefLabel "Martingaler"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/519.23/e23/> .

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

<http://dewey.info/class/519.23/e23/>
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:altLabel "Tilfeldige prosesser"@nb, "Gaussiske prosesser"@nb, "Stokastiske prosesser"@nb, "Tilfeldige felt"@nb, "Punktprosesser"@nb ;
  a skos:Concept ;
  skos:closeMatch bibbi:1186354 ;
  skos:prefLabel "Tilfeldige prosesser (stokastiske prosesser)"@nb ;
  dc:identifier "ocd00145824" ;
  skos:notation "519.23" ;
  skos:narrower <http://dewey.info/class/519.232/e23/>, <http://dewey.info/class/519.234/e23/>, <http://dewey.info/class/519.233/e23/>, <http://dewey.info/class/519.236/e23/> ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:broader <http://dewey.info/class/519.2/e23/> ;
  dc:modified "2018-07-26"^^xsd:date .

<http://dewey.info/class/519.233/e23/>
  skos:notation "519.233" ;
  skos:prefLabel "Markov-prosesser"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/519.23/e23/> .

<http://dewey.info/class/519.234/e23/>
  skos:notation "519.234" ;
  skos:prefLabel "Forgreiningsprosesser"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/519.23/e23/> .

<http://dewey.info/class/519.2/e23/>
  skos:notation "519.2" ;
  skos:prefLabel "Sannsynlighetsregning"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/519.23/e23/> .

<http://dewey.info/class/519.232/e23/>
  skos:notation "519.232" ;
  skos:prefLabel "Stasjonære prosesser"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/519.23/e23/> .

