@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://data.ub.uio.no/webdewey-terms#> .
@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/> .

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

<http://dewey.info/class/370.15/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/370.155/e23/> ;
  skos:notation "370.15" ;
  skos:prefLabel "Pedagogisk psykologi"@nb .

<http://dewey.info/class/370.155/e23/>
  a skos:Concept ;
  ns0:including "Motoriske ferdigheter"@nb, "Sansning"@nb ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:identifier "ocd00140775" ;
  dc:modified "2022-02-25"^^xsd:date ;
  skos:altLabel "Venstrehendthet--pedagogisk psykologi"@nb, "Sansning--pedagogisk psykologi"@nb, "Persepsjon--pedagogisk psykologi"@nb, "Hendthet--pedagogisk psykologi"@nb, "Motoriske ferdigheter--pedagogisk psykologi"@nb ;
  skos:broader <http://dewey.info/class/370.15/e23/> ;
  skos:closeMatch humord:c08082, realfagstermer:c004079 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrowMatch realfagstermer:c002930, humord:c25080, realfagstermer:c011929, humord:c24946 ;
  skos:notation "370.155" ;
  skos:prefLabel "Persepsjon, bevegelse, psykologiske drifter"@nb ;
  skos:relatedMatch humord:c24080, humord:c21861, humord:c24761 .

