@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/p051932652> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Leerboek der psychologie / H.C.J. Duyker, B.G. Palland, R.J. Vuyk" ;
    dcterms1:issued "1964" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068296924> ;
    schema1:bookEdition "3e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06805906X>,
        <http://data.bibliotheken.nl/id/thes/p070978026> ;
    schema1:description "Voortz. van: Leerboek der psychologie / Bigot, Kohnstamm, Palland.- 5e dr" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/65eeaba4057000c4cdf54b6c849f10c0> ;
    schema1:name "Leerboek der psychologie" ;
    schema1:numberOfPages 591 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c3ae5a831bdb10093d4a6ff74240c4ad> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64781031> .

