@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 ns0: <http://data.ub.uio.no/webdewey-terms#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://dewey.info/class/628.2/e23/>
  skos:notation "628.2" ;
  skos:prefLabel "Avløpsanlegg"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/628.21/e23/> .

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

<http://dewey.info/class/628.214/e23/>
  skos:notation "628.214" ;
  skos:prefLabel "Kombinerte avløpsanlegg og overvannsledninger"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/628.21/e23/> .

<http://dewey.info/class/628.21/e23/>
  skos:altLabel "Avrenning i byområder--avløpssystemer"@nb, "Overløp--avløpssystemer"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:closeMatch bibbi:1142280 ;
  ns0:classHere "Avrenning i byområder"@nb ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:broader <http://dewey.info/class/628.2/e23/> ;
  skos:narrower <http://dewey.info/class/628.212/e23/>, <http://dewey.info/class/628.214/e23/> ;
  skos:prefLabel "Avløpssystemer for håndtering av nedbør"@nb ;
  skos:notation "628.21" ;
  a skos:Concept ;
  dc:identifier "ocd00156879" ;
  ns0:including "Overløp"@nb ;
  dc:modified "2018-06-13"^^xsd:date .

<http://dewey.info/class/628.212/e23/>
  skos:notation "628.212" ;
  skos:prefLabel "Overvannsledninger"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/628.21/e23/> .

