@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/p852247206> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Sesam handboek der psychologie / door Heinz Dirks ; [vert. door P.J.F. van Leeuwen]" ;
    dcterms1:issued "1972" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077597524>,
        <http://data.bibliotheken.nl/id/thes/p078639778> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071778098> ;
    schema1:bookEdition "5e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068724217> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d5a8d64b4346d253bc07b9b545a84c07> ;
    schema1:name "Sesam handboek der psychologie" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0862e3dd15a817d5e29d034d6dc60a1a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64153984> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/2ce2f7c6ce97d60861f56cbb2d06c403> .

