@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/616.85225/e23/>
  skos:prefLabel "Fobiske forstyrrelser"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/616.852250651/e23/>
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:closeMatch bibbi:1191775 ;
  dc:created "2017-01-03"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/616.85225/e23/>
   <http://dewey.info/class/615..851/e23/>
 ) ;
  skos:broader <http://dewey.info/class/616.8522506/e23/> ;
  a skos:Concept ;
  dc:modified "2017-12-04"^^xsd:date ;
  skos:notation "616.852250651" ;
  dc:identifier "9a083f79-d646-454a-8b4d-01359728e58a" ;
  skos:prefLabel "Fobier--psykologiske behandlinger"@nb .

<http://dewey.info/class/616.8522506/e23/>
  skos:notation "616.8522506" ;
  skos:prefLabel "Fobier--behandling"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/616.852250651/e23/> .

