@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p841926158> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Inleiding tot de ontwikkelingspsychologie / door A.J. Westerman Holstijn" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p446339156> ;
    dcterms1:issued "1949" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077597974>,
        <http://data.bibliotheken.nl/id/thes/p078612381>,
        <http://data.bibliotheken.nl/id/thes/p39730899X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068580371> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/69c70a179f8d9143c8978aa449d56739> ;
    schema1:name "Inleiding tot de ontwikkelingspsychologie" ;
    schema1:numberOfPages 205 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/54fa38a6ab3763843ad80e08a7b2fb70> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781598898> .

