@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#> .

<http://dewey.info/class/621.385/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/621.383-621.389/e23/> ;
  skos:notation "621.385" ;
  skos:prefLabel "Telefoni"@nb .

<http://dewey.info/class/621.386/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/621.383-621.389/e23/> ;
  skos:notation "621.386" ;
  skos:prefLabel "Telefonterminalutstyr"@nb .

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

<http://dewey.info/class/621.383/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/621.383-621.389/e23/> ;
  skos:notation "621.383" ;
  skos:prefLabel "Telegrafi"@nb .

<http://dewey.info/class/621.384/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/621.383-621.389/e23/> ;
  skos:notation "621.384" ;
  skos:prefLabel "Radio og radar"@nb .

<http://dewey.info/class/621.389/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/621.383-621.389/e23/> ;
  skos:notation "621.389" ;
  skos:prefLabel "Sikkerhetssystemer, lydopptakssystemer, lignende systemer"@nb .

<http://dewey.info/class/621.38/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/621.383-621.389/e23/> ;
  skos:notation "621.38" ;
  skos:prefLabel "Elektronikk, kommunikasjonsteknikk"@nb .

<http://dewey.info/class/621.387/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/621.383-621.389/e23/> ;
  skos:notation "621.387" ;
  skos:prefLabel "Telefonoverføringsutstyr og ikke-terminalutstyr"@nb .

<http://dewey.info/class/621.388/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/621.383-621.389/e23/> ;
  skos:notation "621.388" ;
  skos:prefLabel "Fjernsyn"@nb .

<http://dewey.info/class/621.383-621.389/e23/>
  a skos:Concept ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00155410" ;
  dc:modified "2013-08-22"^^xsd:date ;
  skos:broader <http://dewey.info/class/621.38/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/621.383/e23/>, <http://dewey.info/class/621.387/e23/>, <http://dewey.info/class/621.384/e23/>, <http://dewey.info/class/621.388/e23/>, <http://dewey.info/class/621.386/e23/>, <http://dewey.info/class/621.385/e23/>, <http://dewey.info/class/621.389/e23/> ;
  skos:notation "621.383-621.389" ;
  skos:prefLabel "Bestemte kommunikasjonssystemer"@nb .

