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

<http://dewey.info/class/152.46/e23/>
  skos:altLabel "Angst"@nb, "Engstelse"@nb, "Redsel"@nb, "Frykt"@nb ;
  dc:identifier "ocd00118650" ;
  skos:broader <http://dewey.info/class/152.4/e23/> ;
  skos:notation "152.46" ;
  dc:modified "2012-08-29"^^xsd:date ;
  skos:closeMatch bibbi:1141012, bibbi:1144498, bibbi:1185712, bibbi:1140910, bibbi:1140679, bibbi:1146487, bibbi:1144709, bibbi:1110411, bibbi:1142402, bibbi:1188148 ;
  skos:prefLabel "Frykt, angst, engstelse"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:created "2010-02-04"^^xsd:date ;
  a skos:Concept .

<http://dewey.info/class/152.4/e23/>
  skos:notation "152.4" ;
  skos:prefLabel "Emosjoner"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/152.46/e23/> .

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

