@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 mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/302.23071/e23/>
  a skos:Concept ;
  dc:created "2017-11-15"^^xsd:date ;
  dc:identifier "526364a0-7658-4149-b339-6b2d070404aa" ;
  dc:modified "2025-08-20"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/302.23/e23/>
   <http://dewey.info/class/1--071/e23/>
 ) ;
  skos:broader <http://dewey.info/class/302.2307/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/302.230712/e23/>, <http://dewey.info/class/302.230711/e23/> ;
  skos:notation "302.23071" ;
  skos:prefLabel "Massemedier--utdanning"@nb .

<http://dewey.info/class/302.23/e23/>
  a skos:Concept ;
  skos:prefLabel "Medier (kommunikasjonsmidler)"@nb .

<http://dewey.info/class/302.230712/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/302.23071/e23/> ;
  skos:notation "302.230712" ;
  skos:prefLabel "Massemedier--ungdomsskoleopplæring og videregående opplæring"@nb .

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

<http://dewey.info/class/1--071/e23/>
  a skos:Concept ;
  skos:prefLabel "Utdanning og opplæring"@nb .

<http://dewey.info/class/302.230711/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/302.23071/e23/> ;
  skos:notation "302.230711" ;
  skos:prefLabel "Massemedier--høyere utdanning"@nb .

<http://dewey.info/class/302.2307/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/302.23071/e23/> ;
  skos:notation "302.2307" ;
  skos:prefLabel "Massemedier--utdanning og forskning, …"@nb .

