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

<http://dewey.info/class/155.51/e23/>
  skos:prefLabel "Generelle emner om ungdomspsykologi som gjelder aldersgruppen 12-20 år"@nb ;
  a skos:Concept .

<http://dewey.info/class/155.519723/e23/>
  dc:identifier "19386c66-1ae5-4f67-beb5-b91f4cbe6aa5" ;
  skos:broader <http://dewey.info/class/155.519/e23/> ;
  skos:prefLabel "Utbrenthet--psykologi--ungdom"@nb ;
  a skos:Concept ;
  skos:notation "155.519723" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:modified "2025-05-16"^^xsd:date ;
  skos:closeMatch bibbi:1708672 ;
  mads:componentList (
   <http://dewey.info/class/155.51/e23/>
   <http://dewey.info/class/158.723/e23/>
 ) ;
  dc:created "2025-05-14"^^xsd:date .

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

<http://dewey.info/class/158.723/e23/>
  skos:prefLabel "Arbeidsrelatert utbrenthet"@nb ;
  a skos:Concept .

<http://dewey.info/class/155.519/e23/>
  skos:notation "155.519" ;
  skos:prefLabel "Anvendt psykologi--ungdom"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/155.519723/e23/> .

