@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/p427999979> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Eugénie Grandet / par Honoré de Balzac ; annotations de P. Valkhoff" ;
    dcterms1:issued "1932" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068405944> ;
    schema1:bookEdition "3e éd" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069229082> ;
    schema1:inLanguage "fr" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p085434256> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p840557523> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/96c5b514779e9c9c753f93d08f591aa0> ;
    schema1:name "Eugénie Grandet" ;
    schema1:numberOfPages 173 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/80a65fec55a35e2a05081e6f14b73561> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1163927075> .

