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

<http://dewey.info/class/363.731/e23/>
  skos:altLabel "Industriforurensning"@nb, "Industriforurensning--sosial velferd"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:prefLabel "Sosiale årsaker"@nb ;
  mads:componentList ( <http://dewey.info/class/363.73/e23/> ) ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:broader <http://dewey.info/class/363.73/e23/> ;
  dc:identifier "ocd00140189" ;
  skos:notation "363.731" ;
  ns0:including "Industriforurensning"@nb ;
  dc:modified "2017-01-25"^^xsd:date ;
  skos:narrower <http://dewey.info/class/363.731015195/e23/> ;
  skos:closeMatch bibbi:1143810 ;
  a skos:Concept .

<http://dewey.info/class/363.73/e23/>
  skos:notation "363.73" ;
  skos:prefLabel "Forurensning"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/363.731/e23/> .

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

<http://dewey.info/class/363.731015195/e23/>
  skos:notation "363.731015195" ;
  skos:prefLabel "Industriforurensning--matematisk statistikk"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/363.731/e23/> .

