@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <http://data.ub.uio.no/webdewey-terms#> .

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

<http://dewey.info/class/1--014/e23/>
  skos:prefLabel "Kommunikasjon"@nb ;
  a skos:Concept .

<http://dewey.info/class/32/e23/>
  skos:prefLabel "Statsvitenskap"@nb ;
  a skos:Concept .

<http://dewey.info/class/320.01/e23/>
  skos:notation "320.01" ;
  skos:prefLabel "Filosofi og teori"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/320.014/e23/> .

<http://dewey.info/class/320.014/e23/>
  skos:altLabel "Propaganda--statsvitenskap"@nb, "Politisk propaganda"@nb, "Politisk overtalelse"@nb, "Overtalelse--statsvitenskap"@nb ;
  skos:closeMatch bibbi:1177921, bibbi:1120781, bibbi:1137882, bibbi:1145356 ;
  a skos:Concept ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  mads:componentList (
   <http://dewey.info/class/32/e23/>
   <http://dewey.info/class/1--014/e23/>
 ) ;
  dc:modified "2024-12-13"^^xsd:date ;
  dc:identifier "ocd00133109" ;
  ns0:classHere "Politisk overtalelse"@nb, "Politisk propaganda"@nb ;
  skos:notation "320.014" ;
  skos:prefLabel "Kommunikasjon"@nb ;
  dc:created "2009-12-03"^^xsd:date ;
  skos:broader <http://dewey.info/class/320.01/e23/> .

