@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/676/e23/>
  skos:prefLabel "Papirmasseteknologi og papirteknologi"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/338.7676/e23/>
  skos:notation "338.7676" ;
  skos:prefLabel "Papir--produksjonsteknologi--foretak, …"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/338.767609482546/e23/> .

<http://dewey.info/class/338.767609482546/e23/>
  skos:prefLabel "Papir--produksjonsteknologi--foretak--Søndre Land (Innlandet), …"@nb ;
  dc:identifier "c08207d1-a81e-48ef-a7cf-a5cce6fb0413" ;
  skos:altLabel "Papirfabrikker--Søndre Land (Innlandet)"@nb ;
  dc:created "2023-07-31"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/338.76/e23/>
   <http://dewey.info/class/676/e23/>
   <http://dewey.info/class/2--482.546/e23/>
 ) ;
  dc:modified "2023-07-31"^^xsd:date ;
  skos:notation "338.767609482546" ;
  a skos:Concept ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:broader <http://dewey.info/class/338.7676/e23/> .

<http://dewey.info/class/338.76/e23/>
  skos:prefLabel "Forretningsforetak inndelt etter næring"@nb ;
  a skos:Concept .

