@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:prefLabel "Spedbarn"@nb ;
  a skos:Concept .

<http://dewey.info/class/155.4222382/e23/>
  skos:notation "155.4222382" ;
  skos:prefLabel "Spedbarn--forflytning--psykologi"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/155.42223/e23/> .

<http://dewey.info/class/155.422233/e23/>
  skos:notation "155.422233" ;
  skos:prefLabel "Vaner--psykologi--spedbarn"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/155.42223/e23/> .

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

<http://dewey.info/class/155.42223/e23/>
  skos:altLabel "Bevegelse--psykologi--spedbarn"@nb ;
  skos:narrower <http://dewey.info/class/155.422233/e23/>, <http://dewey.info/class/155.4222382/e23/> ;
  dc:modified "2018-06-04"^^xsd:date ;
  dc:identifier "de10a6ff-06eb-49e7-a834-747e0a9106b3" ;
  skos:broader <http://dewey.info/class/155.4222/e23/> ;
  dc:created "2018-06-04"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/155.422/e23/>
   <http://dewey.info/class/152.3/e23/>
 ) ;
  a skos:Concept ;
  skos:notation "155.42223" ;
  skos:prefLabel "Motoriske funksjoner--psykologi--spedbarn, …"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> .

<http://dewey.info/class/152.3/e23/>
  skos:prefLabel "Bevegelser og motoriske funksjoner"@nb ;
  a skos:Concept .

<http://dewey.info/class/155.4222/e23/>
  skos:notation "155.4222" ;
  skos:prefLabel "Sansning, bevegelse, emosjoner, fysiologiske drifter--psykologi--spedbarn"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/155.42223/e23/> .

