@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/p201770105> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Patrick Bakker / [inl.: M.F. Hennus]" ;
    dcterms1:issued "1958" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p074090895> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072088257>,
        <http://data.bibliotheken.nl/id/thes/p074090895> ;
    schema1:description "Catalogus van een tentoonstelling in het Stedelijk Museum, Amsterdam",
        "Inleiding overgenomen uit de catalogus: Patrick Bakker, nagelaten werken.- Amsterdam : Goudstikker, 1934",
        "Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9eee2b8f83095dcdad852b8b43effa78> ;
    schema1:name "Patrick Bakker" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2717a314e7b7331ab7f41dfff4012fb6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67462638> .

