@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@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 bibbi: <https://id.bs.no/bibbi/> .

<http://dewey.info/class/305.23/e23/>
  skos:prefLabel "Unge personer"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/305.2308694/e23/>
  mads:componentList (
   <http://dewey.info/class/305.23/e23/>
   <http://dewey.info/class/1--086.94/e23/>
 ) ;
  dc:modified "2017-09-21"^^xsd:date ;
  skos:altLabel "Sosialt ressurssvake barn"@nb, "Kulturelt ressurssvake barn--sosial gruppe"@nb, "Sosialt ressurssvake barn--sosial gruppe"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/305.23086942/e23/>, <http://dewey.info/class/305.23086948/e23/>, <http://dewey.info/class/305.23086945/e23/> ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:prefLabel "Kulturelt ressurssvake barn, …"@nb ;
  skos:closeMatch bibbi:1205207 ;
  skos:notation "305.2308694" ;
  skos:broader <http://dewey.info/class/305.23086/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "ocd00132472" .

<http://dewey.info/class/305.23086942/e23/>
  skos:notation "305.23086942" ;
  skos:prefLabel "Hjemløse barn--sosial gruppe, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/305.2308694/e23/> .

<http://dewey.info/class/305.23086948/e23/>
  skos:notation "305.23086948" ;
  skos:prefLabel "Krigsofre--unge personer, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/305.2308694/e23/> .

<http://dewey.info/class/305.23086/e23/>
  skos:notation "305.23086" ;
  skos:prefLabel "Barn inndelt etter sosial gruppe"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/305.2308694/e23/> .

<http://dewey.info/class/305.23086945/e23/>
  skos:notation "305.23086945" ;
  skos:prefLabel "Forlatte barn, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/305.2308694/e23/> .

