@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/p111514355> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "M. C. Escher : logboek / samengest. door Bruno Ernst" ;
    dcterms1:issued "1993" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068721749> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068721749> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071066691> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9067610577" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/62974c45785aead55cee1b5aadb412da> ;
    schema1:name "M. C. Escher : logboek" ;
    schema1:numberOfPages 120 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ecdd4ba88ceef2e2e2a908c5ab01e3a2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/901669529> .

