@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://data.ub.uio.no/webdewey-terms#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix humord: <http://data.ub.uio.no/humord/> .

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

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

<http://dewey.info/class/384.5453/e23/>
  a skos:Concept ;
  ns0:including "Fm-stasjoner"@nb, "Am-stasjoner"@nb ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00142370" ;
  dc:modified "2016-10-07"^^xsd:date ;
  skos:altLabel "Radiostasjoner"@nb, "Kringkastingsstasjoner--radio"@nb, "Radiostasjoner--anlegg"@nb, "Kringkastingsstasjoner"@nb, "FM-radiostasjoner"@nb, "AM-radiostasjoner"@nb ;
  skos:broader <http://dewey.info/class/384.545/e23/> ;
  skos:exactMatch humord:c25298 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "384.5453" ;
  skos:prefLabel "Stasjoner"@nb .

