@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/p409136158> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De ontwikkeling van het kind / Frank C. Verhulst" ;
    dcterms1:issued "2008" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077597974>,
        <http://data.bibliotheken.nl/id/thes/p078559618>,
        <http://data.bibliotheken.nl/id/thes/p078612381> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071180931> ;
    schema1:bookEdition "9e druk" ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p307578429> ;
    schema1:isbn "9789023247319" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ccc3f99beee71a7f696855dde1ee6e3d> ;
    schema1:name "De ontwikkeling van het kind" ;
    schema1:numberOfPages 178 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2e32f5788da430d2efcb5295c2630af7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/978354332> .

