@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/070.4/e23/>
  skos:notation "070.4" ;
  skos:prefLabel "Journalistikk"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/070.41/e23/> .

<http://dewey.info/class/070.41092/e23/>
  skos:notation "070.41092" ;
  skos:prefLabel "Redaktører--journalistikk"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/070.41/e23/> .

<http://dewey.info/class/070.41/e23/>
  skos:altLabel "Redigering--journalistikk"@nb, "Avistegninger--redaksjonell politikk"@nb, "Redaksjonell politikk"@nb ;
  dc:modified "2014-12-02"^^xsd:date ;
  skos:narrower <http://dewey.info/class/070.41092/e23/> ;
  skos:prefLabel "Redigering"@nb ;
  skos:broader <http://dewey.info/class/070.4/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "ocd00118055" ;
  ns0:classHere "Støtte til bestemte synspunkter)"@nb, "Redaksjonell politikk (utvelgelse, presentasjon, vinkling av nyheter"@nb ;
  dc:created "2009-12-03"^^xsd:date ;
  skos:notation "070.41" ;
  a skos:Concept .

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

