@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .
@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/338.76164794/e23/>
  skos:notation "338.76164794" ;
  skos:prefLabel "Hotellnæring--foretak"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/338.7616479409482331/e23/> .

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

<http://dewey.info/class/338.7616479409482331/e23/>
  skos:closeMatch bibbi:1205779 ;
  dc:created "2021-08-23"^^xsd:date ;
  dc:identifier "62fade81-0fc2-43d4-83f8-3c9f4463f903" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:broader <http://dewey.info/class/338.76164794/e23/> ;
  a skos:Concept ;
  skos:notation "338.7616479409482331" ;
  skos:prefLabel "Hotellnæring--foretak--Fredrikstad (Østfold)"@nb ;
  mads:componentList (
   <http://dewey.info/class/338.761/e23/>
   <http://dewey.info/class/647..94/e23/>
   <http://dewey.info/class/2--482.331/e23/>
 ) ;
  dc:modified "2024-02-02"^^xsd:date .

<http://dewey.info/class/338.761/e23/>
  skos:prefLabel "Forretningsforetak i andre næringer enn utvinning, industri, bygg og anlegg"@nb ;
  a skos:Concept .

