@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/p831893486> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Leerboek der psychologie / H.C.J. Duijker, R. Vuyk" ;
    dcterms1:issued "1969" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077597524>,
        <http://data.bibliotheken.nl/id/thes/p078639778> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068296924> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06805906X> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/af05b8ea43b9a00e4a238f67c97708d2> ;
    schema1:name "Leerboek der psychologie" ;
    schema1:numberOfPages 599 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fc6eed276de116ea6eb3f9ece45e4a09> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63491942> .

