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

<http://dewey.info/class/372.7/e23/>
  skos:notation "372.7" ;
  skos:prefLabel "Matematikk"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/372.79/e23/> .

<http://dewey.info/class/372.79/e23/>
  a skos:Concept ;
  skos:altLabel "Sannsynlighetsregning--førskoleopplæring og barneskoleopplæring"@nb, "Matematisk statistikk--førskoleopplæring og barneskoleopplæring"@nb, "Statistikk (matematikk)--førskoleopplæring og barneskoleopplæring"@nb ;
  skos:closeMatch bibbi:1133746 ;
  skos:broader <http://dewey.info/class/372.7/e23/> ;
  skos:notation "372.79" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "ocd00279681" ;
  dc:modified "2022-01-31"^^xsd:date ;
  dc:created "2010-06-03"^^xsd:date ;
  skos:prefLabel "Sannsynlighetsregning og matematisk statistikk"@nb .

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

