@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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/scheme/edition/e23/>
  rdfs:label "Norsk WebDewey"@nb ;
  a skos:ConceptScheme .

<http://dewey.info/class/338.094839/e23/>
  skos:notation "338.094839" ;
  skos:prefLabel "Næringsliv--Møre og Romsdal (Norge), …"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/338.0948393/e23/> .

<http://dewey.info/class/338.0948393/e23/>
  skos:notation "338.0948393" ;
  skos:broader <http://dewey.info/class/338.094839/e23/> ;
  skos:altLabel "Industri--Nordmøre (Møre og Romsdal)"@nb ;
  dc:identifier "21798cd8-2e64-44b1-8a60-4b8309e6b762" ;
  dc:modified "2024-11-20"^^xsd:date ;
  dc:created "2017-10-27"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/338.09/e23/>
   <http://dewey.info/class/2--483.93/e23/>
 ) ;
  skos:prefLabel "Næringsliv--Nordmøre (Møre og Romsdal), …"@nb ;
  a skos:Concept ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> .

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

