@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/155.451-155.455/e23/>
  skos:notation "155.451-155.455" ;
  skos:prefLabel "Bestemte grupper med barn med særskilte behov"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/155.454/e23/> .

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

<http://dewey.info/class/155.454/e23/>
  skos:closeMatch bibbi:1146345, bibbi:1146554 ;
  skos:altLabel "Psykisk syke barn--psykologi"@nb, "Hyperaktive barn--psykologi"@nb, "Barn med psykiske sykdommer--psykologi"@nb, "Barn med emosjonelle forstyrrelser--psykologi"@nb, "Barn med oppmerksomhetsforstyrrelse--psykologi"@nb ;
  dc:identifier "cafcd2de-9684-496b-905e-4c63f853e164" ;
  dc:created "2018-10-01"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:modified "2020-10-09"^^xsd:date ;
  skos:prefLabel "Emosjonelt forstyrrede barn--psykologi, …"@nb ;
  skos:broader <http://dewey.info/class/155.451-155.455/e23/> ;
  mads:componentList (
   <http://dewey.info/class/155.45/e23/>
   <http://dewey.info/class/371..94/e23/>
 ) ;
  a skos:Concept ;
  skos:notation "155.454" .

<http://dewey.info/class/155.45/e23/>
  skos:prefLabel "Barn med særskilte behov; barn inndelt etter sosialt sjikt og økonomisk nivå, etter etnisk eller nasjonal gruppe"@nb ;
  a skos:Concept .

