@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 mads: <http://www.loc.gov/mads/rdf/v1#> .

<http://dewey.info/class/155.422/e23/>
  skos:notation "155.422" ;
  skos:prefLabel "Spedbarn"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/155.4222/e23/> .

<http://dewey.info/class/155.42224/e23/>
  skos:notation "155.42224" ;
  skos:prefLabel "Emosjoner--spedbarn"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/155.4222/e23/> .

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

<http://dewey.info/class/155.42223/e23/>
  skos:notation "155.42223" ;
  skos:prefLabel "Motoriske funksjoner--psykologi--spedbarn, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/155.4222/e23/> .

<http://dewey.info/class/155.422215/e23/>
  skos:notation "155.422215" ;
  skos:prefLabel "Hørselssansen--psykologi--spedbarn"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/155.4222/e23/> .

<http://dewey.info/class/155.4222/e23/>
  a skos:Concept ;
  dc:identifier "d98e5e88-0cf7-4c2b-a1bc-f3935067d397" ;
  dc:created "2017-08-28"^^xsd:date ;
  skos:broader <http://dewey.info/class/155.422/e23/> ;
  skos:narrower <http://dewey.info/class/155.422215/e23/>, <http://dewey.info/class/155.42224/e23/>, <http://dewey.info/class/155.42223/e23/> ;
  skos:notation "155.4222" ;
  dc:modified "2022-02-25"^^xsd:date ;
  mads:componentList ( <http://dewey.info/class/155.422/e23/> ) ;
  skos:prefLabel "Sansning, bevegelse, emosjoner, fysiologiske drifter--psykologi--spedbarn"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> .

