@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/398.35/e23/>
  skos:prefLabel "Menneskeheten og menneskets eksistens"@nb ;
  a skos:Concept .

<http://dewey.info/class/3C--356/e23/>
  skos:prefLabel "Tekniske temaer"@nb ;
  a skos:Concept .

<http://dewey.info/class/398.3564/e23/>
  skos:notation "398.3564" ;
  skos:prefLabel "Boliger--folkeminne--historie og kritikk, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/398.356/e23/> .

<http://dewey.info/class/398.353-398.358/e23/>
  skos:notation "398.353-398.358" ;
  skos:prefLabel "Bestemte menneskelige, sosiale, tekniske, kunstneriske, fritidsrelaterte, litterære, historiske, politiske, militære temaer"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/398.356/e23/> .

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

<http://dewey.info/class/398.356/e23/>
  skos:altLabel "Flukt (aeronautikk)--folkeminne--historie og kritikk"@nb, "Skip--folkeminne--historie og kritikk"@nb ;
  skos:narrower <http://dewey.info/class/398.3564/e23/>, <http://dewey.info/class/398.3561/e23/> ;
  dc:created "2010-02-04"^^xsd:date ;
  a skos:Concept ;
  skos:notation "398.356" ;
  dc:modified "2023-06-22"^^xsd:date ;
  dc:identifier "ocd00143174" ;
  skos:broader <http://dewey.info/class/398.353-398.358/e23/> ;
  skos:prefLabel "Teknologi--folkeminne--historie og kritikk, …"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  mads:componentList (
   <http://dewey.info/class/398.35/e23/>
   <http://dewey.info/class/3C--356/e23/>
 ) .

<http://dewey.info/class/398.3561/e23/>
  skos:notation "398.3561" ;
  skos:prefLabel "Medisin--folkeminne--historie og kritikk, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/398.356/e23/> .

