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

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

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

<http://dewey.info/class/306.8509415/e23/>
  skos:notation "306.8509415" ;
  skos:prefLabel "Familier--Ireland (øy), …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/306.850941/e23/> .

<http://dewey.info/class/306.850941/e23/>
  skos:broader <http://dewey.info/class/306.85094/e23/> ;
  dc:modified "2024-04-08"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/306.85/e23/>
   <http://dewey.info/class/1--09/e23/>
   <http://dewey.info/class/2--41/e23/>
 ) ;
  skos:prefLabel "Familier--Storbritannia, …"@nb ;
  a skos:Concept ;
  skos:notation "306.850941" ;
  skos:altLabel "Familieliv--Storbritannia"@nb ;
  skos:narrower <http://dewey.info/class/306.8509415/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "1f7bd4e9-cd8e-423d-abd9-19a7a37f529d" ;
  dc:created "2016-12-09"^^xsd:date .

<http://dewey.info/class/306.85/e23/>
  skos:prefLabel "Familie"@nb ;
  a skos:Concept .

<http://dewey.info/class/306.85094/e23/>
  skos:notation "306.85094" ;
  skos:prefLabel "Familier--Europa, …"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/306.850941/e23/> .

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

