@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/p216385776> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Over het waarnemen van kinderen / Taine en Darwin" ;
    dcterms1:issued "1878" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068879318> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068364229> ;
    schema1:description "Paedagogische bibliotheek / onder red. van J. Versluys ; 1" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/705fe417e32ea46ee4df5c6a3bee9fdc> ;
    schema1:name "Over het waarnemen van kinderen" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5ab84f6162a67c00ddfd240c38b1de0b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/907163225> .

