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

<http://dewey.info/class/152.46/e23/>
  a skos:Concept ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00118650" ;
  dc:modified "2012-08-29"^^xsd:date ;
  skos:altLabel "Angst"@nb, "Engstelse"@nb, "Redsel"@nb, "Frykt"@nb ;
  skos:broader <http://dewey.info/class/152.4/e23/> ;
  skos:closeMatch humord:c07988, realfagstermer:c002116, humord:c27664 ;
  skos:exactMatch realfagstermer:c007179, humord:c07998 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrowMatch humord:c19135, humord:c29593, humord:c22856, humord:c25362, humord:c08002, humord:c07989, humord:c19896, humord:c29551, humord:c24187, humord:c20973 ;
  skos:notation "152.46" ;
  skos:prefLabel "Frykt, angst, engstelse"@nb .

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

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

