@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/p156236451> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Paul Bakker / [text by] M. Brouwer and Ph. Peters" ;
    dcterms1:issued "1976" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07560051X>,
        <http://data.bibliotheken.nl/id/thes/p075621258> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069318972> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070710732>,
        <http://data.bibliotheken.nl/id/thes/p410789917> ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/21727471767926c9ff82f807614c0f44> ;
    schema1:name "Paul Bakker" ;
    schema1:numberOfPages 18 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1aed701c701aba42f931cd324f92107b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68591442> .

