@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/p236381695> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De ontwikkeling van het kind naar lichaam en geest : handleiding voor moeders / door G.A.N. Allebé" ;
    dcterms1:issued "1887" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069551049> ;
    schema1:bookEdition "6e, opnieuw herz. uitg" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1d3e85baea1eb5f9e1fb9c31d627295f> ;
    schema1:name "De ontwikkeling van het kind naar lichaam en geest : handleiding voor moeders" ;
    schema1:numberOfPages 379 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c2d8cc04d6a6a323a3168c56fe31adf5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/777220178> .

