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

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

<http://dewey.info/class/153/e23/>
  skos:notation "153" ;
  skos:prefLabel "Bevisste mentale prosesser og intelligens"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/153.6/e23/> .

<http://dewey.info/class/153.68/e23/>
  skos:notation "153.68" ;
  skos:prefLabel "Lytting"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/153.6/e23/> .

<http://dewey.info/class/153.69/e23/>
  skos:notation "153.69" ;
  skos:prefLabel "Ikke-språklig kommunikasjon"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/153.6/e23/> .

<http://dewey.info/class/153.6/e23/>
  ns0:classHere "Individuelle aspekter ved mellommenneskelig kommunikasjon"@nb ;
  skos:narrower <http://dewey.info/class/153.68/e23/>, <http://dewey.info/class/153.69/e23/> ;
  skos:altLabel "Verbal kommunikasjon--psykologi"@nb, "Tale--psykologi"@nb, "Kommunikasjon--psykologi"@nb, "Språklig kommunikasjon--psykologi"@nb, "Mellommenneskelig kommunikasjon--psykologi"@nb ;
  skos:notation "153.6" ;
  skos:closeMatch bibbi:1116474, bibbi:1141070, bibbi:1201092, bibbi:1706577, bibbi:1140669 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:broader <http://dewey.info/class/153/e23/> ;
  a skos:Concept ;
  dc:identifier "ocd00118704" ;
  dc:modified "2014-04-11"^^xsd:date ;
  dc:created "2009-12-03"^^xsd:date ;
  skos:prefLabel "Kommunikasjon"@nb .

