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

<http://dewey.info/class/659.133/e23/>
  a skos:Concept ;
  ns0:including "Brosjyrer"@nb, "Brev"@nb, "Reklamepost"@nb, "Postordrekataloger"@nb ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00160750" ;
  dc:modified "2026-04-30"^^xsd:date ;
  skos:altLabel "Brev--direkte reklame"@nb, "Reklamepost"@nb, "Direktereklame"@nb, "Postordrekataloger--direkte reklame"@nb, "Brosjyrer--direkte reklame"@nb ;
  skos:broader <http://dewey.info/class/659.13/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrowMatch humord:c12994, humord:c00185, realfagstermer:c030076 ;
  skos:notation "659.133" ;
  skos:prefLabel "Direkte reklame"@nb ;
  skos:relatedMatch humord:c15267 .

<http://dewey.info/class/659.13/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/659.133/e23/> ;
  skos:notation "659.13" ;
  skos:prefLabel "Typer reklame og reklame i ulike medier"@nb .

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

