@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/p801975263> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Candide of Het optimisme / Voltaire ; met. tek. van Paul Klee ; [vert. uit het Frans door M. J. Premsela]" ;
    dcterms1:issued "1975" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068383428> ;
    schema1:bookEdition "5e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068448554>,
        <http://data.bibliotheken.nl/id/thes/p068880642> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9029554320" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/11f8a187dfe3be22e4cdddde0988f678> ;
    schema1:name "Candide of Het optimisme" ;
    schema1:numberOfPages 145 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/60ae3c5584aa973ff3e0fc7b5fe3cce5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63405604> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/e87535e17a43323985c23e4c600fb27f> .

