@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.bibliotheken.nl/id/nbt/p288368525> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Kleine kinderen worden groot : kinderpsychologie voor opvoeders / door N. Snijders-Oomen" ;
    dcterms1:issued "1959" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069171785> ;
    schema1:bookEdition "7e dr" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c857438d0a65dae56a1a23a40ae4f3aa> ;
    schema1:name "Kleine kinderen worden groot : kinderpsychologie voor opvoeders" ;
    schema1:numberOfPages 196 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/93705d1aba6f73762cef8a959924f7cf> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66449590> .

