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

<http://dewey.info/class/1--09/e23/>
  skos:prefLabel "Historie, geografisk behandling, biografier"@nb ;
  a skos:Concept .

<http://dewey.info/class/649.109022/e23/>
  skos:notation "649.109022" ;
  skos:prefLabel "Barneoppfostring--1200-tallet, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/649.109/e23/> .

<http://dewey.info/class/649.109/e23/>
  dc:modified "2024-09-18"^^xsd:date ;
  skos:narrower <http://dewey.info/class/649.109481/e23/>, <http://dewey.info/class/649.109022/e23/> ;
  dc:identifier "e1be571b-6db9-4c6a-adeb-155e14c7750d" ;
  skos:closeMatch bibbi:1136019 ;
  a skos:Concept ;
  skos:notation "649.109" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  mads:componentList (
   <http://dewey.info/class/649.1/e23/>
   <http://dewey.info/class/1--09/e23/>
 ) ;
  skos:prefLabel "Barneoppfostring--historie, …"@nb ;
  dc:created "2017-09-05"^^xsd:date ;
  skos:broader <http://dewey.info/class/649.1/e23/> ;
  skos:altLabel "Barneoppdragelse--historie"@nb .

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

<http://dewey.info/class/649.1/e23/>
  skos:notation "649.1" ;
  skos:prefLabel "Oppfostring av barn"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/649.109/e23/> .

<http://dewey.info/class/649.109481/e23/>
  skos:notation "649.109481" ;
  skos:prefLabel "Barneoppfostring--Norge, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/649.109/e23/> .

