@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/384.5453/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/384.545/e23/> ;
  skos:notation "384.5453" ;
  skos:prefLabel "Stasjoner"@nb .

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

<http://dewey.info/class/384.54/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/384.545/e23/> ;
  skos:notation "384.54" ;
  skos:prefLabel "Radiokringkasting"@nb .

<http://dewey.info/class/384.5452/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/384.545/e23/> ;
  skos:notation "384.5452" ;
  skos:prefLabel "Kringkastingskanaler"@nb .

<http://dewey.info/class/384.545/e23/>
  a skos:Concept ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00142367" ;
  dc:modified "2017-09-21"^^xsd:date ;
  skos:broader <http://dewey.info/class/384.54/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/384.5455/e23/>, <http://dewey.info/class/384.5456/e23/>, <http://dewey.info/class/384.5452/e23/>, <http://dewey.info/class/384.5453/e23/> ;
  skos:notation "384.545" ;
  skos:prefLabel "Anlegg"@nb .

<http://dewey.info/class/384.5455/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/384.545/e23/> ;
  skos:notation "384.5455" ;
  skos:prefLabel "Nettverk"@nb .

<http://dewey.info/class/384.5456/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/384.545/e23/> ;
  skos:notation "384.5456" ;
  skos:prefLabel "Satellitter"@nb .

