@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/027.14/e23/>
  skos:notation "027.14" ;
  skos:prefLabel "Familiebiblioteker--Europa"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/027.1443609032/e23/> .

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

<http://dewey.info/class/027.1443609032/e23/>
  dc:modified "2025-05-07"^^xsd:date ;
  skos:broader <http://dewey.info/class/027.14/e23/> ;
  skos:altLabel "Private biblioteker--Ile-de-France (Frankrike)--1600-tallet"@nb ;
  mads:componentList (
   <http://dewey.info/class/027.1/e23/>
   <http://dewey.info/class/2--443.6/e23/>
   <http://dewey.info/class/1--090.32/e23/>
 ) ;
  dc:identifier "8df29d65-54e6-40cb-8714-030c45d67539" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  a skos:Concept ;
  dc:created "2025-05-06"^^xsd:date ;
  skos:prefLabel "Familiebiblioteker--Ile-de-France (Frankrike)--1600-tallet, …"@nb ;
  skos:notation "027.1443609032" .

<http://dewey.info/class/027.1/e23/>
  skos:prefLabel "Private biblioteker og familiebibilioteker"@nb ;
  a skos:Concept .

