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

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

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

<http://dewey.info/class/338.0941/e23/>
  skos:altLabel "Næringsliv--Storbritannia"@nb ;
  skos:narrower <http://dewey.info/class/338.09411/e23/> ;
  dc:identifier "3a21d900-ac9a-4360-b924-038f21acf5fc" ;
  skos:broader <http://dewey.info/class/338.094/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:closeMatch bibbi:1182486 ;
  skos:prefLabel "Industri--Storbritannia, …"@nb ;
  mads:componentList (
   <http://dewey.info/class/338.09/e23/>
   <http://dewey.info/class/2--41/e23/>
 ) ;
  a skos:Concept ;
  dc:modified "2025-01-03"^^xsd:date ;
  skos:notation "338.0941" ;
  dc:created "2022-01-31"^^xsd:date .

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

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

<http://dewey.info/class/338.09411/e23/>
  skos:notation "338.09411" ;
  skos:prefLabel "Industri--Skottland"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/338.0941/e23/> .

