@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 ns0: <http://data.ub.uio.no/webdewey-terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/155.4567/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/155.456/e23/> ;
  skos:prefLabel "Sosialt vanskeligstilte barn"@nb ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:closeMatch bibbi:1096778 ;
  dc:modified "2014-12-02"^^xsd:date ;
  skos:notation "155.4567" ;
  skos:altLabel "Fattige barn--psykologi"@nb, "Ulvebarn"@nb, "Kulturelt ressurssvake barn--psykologi"@nb, "Sosialt vanskeligstilte barn--psykologi"@nb, "Ville barn"@nb ;
  ns0:including "Ville barn"@nb ;
  dc:identifier "ocd00118852" ;
  ns0:classHere "Kulturelt ressurssvake barn"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> .

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

<http://dewey.info/class/155.456/e23/>
  skos:notation "155.456" ;
  skos:prefLabel "Barn inndelt etter sosialt sjikt og økonomisk nivå"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/155.4567/e23/> .

