@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/627.09482515/e23/>
  mads:componentList (
   <http://dewey.info/class/627/e23/>
   <http://dewey.info/class/2--482.515/e23/>
 ) ;
  skos:notation "627.09482515" ;
  skos:closeMatch bibbi:1131872 ;
  skos:broader <http://dewey.info/class/627.09/e23/> ;
  dc:created "2018-08-22"^^xsd:date ;
  dc:modified "2024-10-24"^^xsd:date ;
  a skos:Concept ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "1e734a5c-ae4b-4f5b-9302-37cac0701daf" ;
  skos:prefLabel "Vannbyggingsteknikk--Skjåk (Innlandet)"@nb .

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

<http://dewey.info/class/627.09/e23/>
  skos:notation "627.09" ;
  skos:prefLabel "Vannbyggingsteknikk--historie"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/627.09482515/e23/> .

<http://dewey.info/class/627/e23/>
  skos:prefLabel "Vannbyggingsteknikk"@nb ;
  a skos:Concept .

