@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/p820868809> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Cézanne / ingel. door Adrian Stokes ; vert. door S. van Loo" ;
    dcterms1:issued "1958" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068349637> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069282927> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p853708983> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/551f83baee0ddebda50bd7511933ae87> ;
    schema1:name "Cézanne" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/40c077fee1a48d0f4929ec267d291980> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1375677046> .

