@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 mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .

<http://dewey.info/class/1--079/e23/>
  skos:prefLabel "Konkurranser, utmerkelser, økonomisk støtte"@nb ;
  a skos:Concept .

<http://dewey.info/class/796.07/e23/>
  skos:notation "796.07" ;
  skos:prefLabel "Utdanning og opplæring, forskning, lignende emner"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/796.079/e23/> .

<http://dewey.info/class/796/e23/>
  skos:prefLabel "Sport, idrett, friluftsliv"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/796.0794/e23/>
  skos:notation "796.0794" ;
  skos:prefLabel "Idrett--konkurranser--Europa"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/796.079/e23/> .

<http://dewey.info/class/796.079/e23/>
  dc:identifier "ocd00168354" ;
  mads:componentList (
   <http://dewey.info/class/796/e23/>
   <http://dewey.info/class/1--079/e23/>
 ) ;
  skos:altLabel "Idrett--økonomisk støtte"@nb ;
  a skos:Concept ;
  dc:created "2009-12-03"^^xsd:date ;
  skos:closeMatch bibbi:1115031 ;
  skos:notation "796.079" ;
  dc:modified "2020-08-11"^^xsd:date ;
  skos:narrower <http://dewey.info/class/796.0794/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:broader <http://dewey.info/class/796.07/e23/> ;
  skos:prefLabel "Idrett--priser (utmerkelser), …"@nb .

