@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 realfagstermer: <http://data.ub.uio.no/realfagstermer/> .
@prefix humord: <http://data.ub.uio.no/humord/> .

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

<http://dewey.info/class/153/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/153.7/e23/> ;
  skos:notation "153" ;
  skos:prefLabel "Bevisste mentale prosesser og intelligens"@nb .

<http://dewey.info/class/153.70940902/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/153.7/e23/> ;
  skos:notation "153.70940902" ;
  skos:prefLabel "Persepsjon--Europa--middelalderen"@nb .

<http://dewey.info/class/153.7/e23/>
  a skos:Concept ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:identifier "ocd00118707" ;
  dc:modified "2022-02-25"^^xsd:date ;
  skos:altLabel "Persepsjon--psykologi"@nb, "Persepsjon"@nb ;
  skos:broader <http://dewey.info/class/153/e23/> ;
  skos:closeMatch realfagstermer:c006485 ;
  skos:exactMatch humord:c08082, realfagstermer:c004079 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrowMatch humord:c29251, humord:c25080, humord:c00487, realfagstermer:c008657 ;
  skos:narrower <http://dewey.info/class/153.74/e23/>, <http://dewey.info/class/153.75/e23/>, <http://dewey.info/class/153.70940902/e23/>, <http://dewey.info/class/153.73/e23/> ;
  skos:notation "153.7" ;
  skos:prefLabel "Perseptuelle prosesser"@nb ;
  skos:relatedMatch humord:c08050, humord:c13576 .

<http://dewey.info/class/153.74/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/153.7/e23/> ;
  skos:notation "153.74" ;
  skos:prefLabel "Feilpersepsjon (illusjoner)"@nb .

<http://dewey.info/class/153.75/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/153.7/e23/> ;
  skos:notation "153.75" ;
  skos:prefLabel "Typer persepsjon"@nb .

<http://dewey.info/class/153.73/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/153.7/e23/> ;
  skos:notation "153.73" ;
  skos:prefLabel "Grunnleggende elementer"@nb .

