@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/628.2/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/628.209/e23/> ;
  skos:notation "628.2" ;
  skos:prefLabel "Avløpsanlegg"@nb .

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

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

<http://dewey.info/class/628.209/e23/>
  a skos:Concept ;
  dc:created "2020-02-28"^^xsd:date ;
  dc:identifier "f56b20f8-e207-4700-8c0d-6b6a82873bb4" ;
  dc:modified "2020-03-02"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/628.2/e23/>
   <http://dewey.info/class/1--09/e23/>
 ) ;
  skos:broader <http://dewey.info/class/628.2/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/628.209482222/e23/>, <http://dewey.info/class/628.2094821/e23/>, <http://dewey.info/class/628.209482225/e23/> ;
  skos:notation "628.209" ;
  skos:prefLabel "Avløpsanlegg--historie"@nb .

<http://dewey.info/class/628.209482222/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/628.209/e23/> ;
  skos:notation "628.209482222" ;
  skos:prefLabel "Avløpsanlegg--Enebakk (Akershus)"@nb .

<http://dewey.info/class/628.2094821/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/628.209/e23/> ;
  skos:notation "628.2094821" ;
  skos:prefLabel "Avløpsanlegg--Oslo (Oslo : by)"@nb .

<http://dewey.info/class/628.209482225/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/628.209/e23/> ;
  skos:notation "628.209482225" ;
  skos:prefLabel "Avløpsanlegg--Nittedal (Akershus)"@nb .

