@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#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .

<http://dewey.info/class/630.92/e23/>
  skos:notation "630.92" ;
  skos:prefLabel "Jordbrukere, …"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/630.92241/e23/> .

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

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

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

<http://dewey.info/class/630.92241/e23/>
  dc:created "2022-11-11"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/63/e23/>
   <http://dewey.info/class/1--092.2/e23/>
   <http://dewey.info/class/2--41/e23/>
 ) ;
  skos:broader <http://dewey.info/class/630.92/e23/> ;
  skos:notation "630.92241" ;
  skos:prefLabel "Landbruksarbeidere--samlingsbiografier--Storbritannia, …"@nb ;
  skos:altLabel "Bønder--samlingsbiografier--Storbritannia"@nb ;
  dc:modified "2022-11-11"^^xsd:date ;
  a skos:Concept ;
  dc:identifier "29d7d08d-e421-493c-bf8a-d7e6a90d2506" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:closeMatch bibbi:1435292 .

