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

<http://dewey.info/class/150.195/e23/>
  skos:notation "150.195" ;
  skos:prefLabel "Psykoanalytiske systemer"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/150.195092/e23/> .

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

<http://dewey.info/class/150.1950922/e23/>
  skos:notation "150.1950922" ;
  skos:prefLabel "Psykoanalyse--samlingsbiografier"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/150.195092/e23/> .

<http://dewey.info/class/150.195092/e23/>
  skos:closeMatch bibbi:1435671, bibbi:1284622, bibbi:1203189, bibbi:1451488, bibbi:1445383, bibbi:1039642, bibbi:1035075 ;
  dc:identifier "ocd00118563" ;
  skos:prefLabel "Psykoanalytikere"@nb ;
  a skos:Concept ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:notation "150.195092" ;
  skos:narrower <http://dewey.info/class/150.1950922/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:modified "2021-12-09"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/150.195/e23/>
   <http://dewey.info/class/1--092/e23/>
 ) ;
  skos:broader <http://dewey.info/class/150.195/e23/> .

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

