@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#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/647.940948393/e23/>
  skos:broader <http://dewey.info/class/647.9409/e23/> ;
  dc:modified "2020-03-20"^^xsd:date ;
  skos:narrower <http://dewey.info/class/647.94094839392/e23/> ;
  dc:identifier "e456d307-2742-4f54-bee0-c56ca87bef3a" ;
  mads:componentList (
   <http://dewey.info/class/647.94/e23/>
   <http://dewey.info/class/1--09/e23/>
   <http://dewey.info/class/2--483.93/e23/>
 ) ;
  dc:created "2016-01-05"^^xsd:date ;
  skos:notation "647.940948393" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  a skos:Concept ;
  skos:prefLabel "Hoteller--husholdning--Nordmøre (Møre og Romsdal)"@nb .

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

<http://dewey.info/class/647.9409/e23/>
  skos:notation "647.9409" ;
  skos:prefLabel "Hoteller--husholdning--historie"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/647.940948393/e23/> .

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

<http://dewey.info/class/647.94094839392/e23/>
  skos:notation "647.94094839392" ;
  skos:prefLabel "Turistanlegg--husholdning--Sunndal (Møre og Romsdal)"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/647.940948393/e23/> .

<http://dewey.info/class/647.94/e23/>
  skos:prefLabel "Overnattingssteder for korttidsopphold"@nb ;
  a skos:Concept .

