@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/p095159134> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Marcel Proust / Sjoerd de Jong ; [eindred. Sjoerd de Jong]" ;
    dcterms1:issued "1992" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068437730> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07488137X> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075613816> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p08500801X> ;
    schema1:isbn "9053300570" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f29682f2b6d1b635506e42357807a31b> ;
    schema1:name "Marcel Proust" ;
    schema1:numberOfPages 94 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/223cf3725077d3644c26cfb4910920af> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65937896> .

