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

<http://dewey.info/class/616.8522/e23/>
  skos:prefLabel "Angstforstyrrelser"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/618.92/e23/>
  skos:prefLabel "Pediatri"@nb ;
  a skos:Concept .

<http://dewey.info/class/618.9285220651/e23/>
  dc:created "2020-04-06"^^xsd:date ;
  skos:altLabel "Angstforstyrrelser--pediatri--psykoterapi"@nb ;
  skos:closeMatch bibbi:1202314 ;
  mads:componentList (
   <http://dewey.info/class/618.92/e23/>
   <http://dewey.info/class/616.8522/e23/>
   <http://dewey.info/class/615..851/e23/>
 ) ;
  skos:prefLabel "Angstforstyrrelser--pediatri--psykologiske behandlinger, …"@nb ;
  dc:modified "2020-04-06"^^xsd:date ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/618.928522/e23/> ;
  dc:identifier "7b801c59-2686-4706-8c3a-00c685af53e5" ;
  skos:notation "618.9285220651" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> .

<http://dewey.info/class/618.928522/e23/>
  skos:notation "618.928522" ;
  skos:prefLabel "Angstforstyrrelser--pediatri"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/618.9285220651/e23/> .

