@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 bibbi: <https://id.bs.no/bibbi/> .

<http://dewey.info/class/302.2350948109034/e23/>
  skos:notation "302.2350948109034" ;
  skos:prefLabel "Telefoni--sosiologi--Norge--1800-tallet"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/302.235/e23/> .

<http://dewey.info/class/302.23/e23/>
  skos:notation "302.23" ;
  skos:prefLabel "Medier (kommunikasjonsmidler)"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/302.235/e23/> .

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

<http://dewey.info/class/302.235/e23/>
  skos:narrower <http://dewey.info/class/302.2350948109034/e23/>, <http://dewey.info/class/302.2350973/e23/> ;
  skos:altLabel "Telegrafi--sosiologi"@nb, "Telefoni--sosiologi"@nb ;
  dc:identifier "ocd00132287" ;
  skos:notation "302.235" ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:prefLabel "Telefoni og telegrafi"@nb ;
  a skos:Concept ;
  dc:modified "2016-11-01"^^xsd:date ;
  skos:broader <http://dewey.info/class/302.23/e23/> ;
  skos:closeMatch bibbi:1133043 .

<http://dewey.info/class/302.2350973/e23/>
  skos:notation "302.2350973" ;
  skos:prefLabel "Telefoni--sosiologi--USA"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/302.235/e23/> .

