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

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

<http://dewey.info/class/372.1042/e23/>
  skos:prefLabel "Bestemte typer skoler innen førskoleopplæring og barneskoleopplæring"@nb ;
  a skos:Concept .

<http://dewey.info/class/372.10422/e23/>
  skos:notation "372.10422" ;
  skos:prefLabel "Privatskoler--førskoleopplæring og barneskoleopplæring"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/372.104220941/e23/> .

<http://dewey.info/class/372.104220941/e23/>
  dc:created "2025-05-22"^^xsd:date ;
  skos:prefLabel "Privatskoler--førskoleopplæring og barneskoleopplæring--Storbritannia"@nb ;
  dc:modified "2025-05-27"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/372.1042/e23/>
   <http://dewey.info/class/371..02/e23/>
   <http://dewey.info/class/2--41/e23/>
 ) ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  a skos:Concept ;
  dc:identifier "e96917fb-034b-4bad-a816-b942032c4792" ;
  skos:closeMatch bibbi:1709803 ;
  skos:notation "372.104220941" ;
  skos:broader <http://dewey.info/class/372.10422/e23/> .

<http://dewey.info/class/2--41/e23/>
  skos:prefLabel "De britiske øyer"@nb ;
  a skos:Concept .

