@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/p042951607> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Leerboek der psychologie / H.C.J. Duijker, R. Vuyk" ;
    dcterms1:issued "1970" ;
    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:bookEdition "2e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06805906X> ;
    schema1:description "1e dr.: 1969" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9001262759" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4abaf6f219a3e073efccc85e805a9fcd> ;
    schema1:name "Leerboek der psychologie" ;
    schema1:numberOfPages 599 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0d217e8959a08d664c75394112ea82b1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64782830> .

