@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/p165995424> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Eugénie Grandet / Honoré de Balzac ; annotations de P. Valkhoff" ;
    dcterms1:issued "1924" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/a2151ad7008a3e1856036ef8268de44a> ;
    schema1:bookEdition "Nouvelle éd" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069229082> ;
    schema1:inLanguage "fr" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/963f752c73fdad38ce85192dae633433> ;
    schema1:name "Eugénie Grandet" ;
    schema1:numberOfPages 182 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/158070276fe6fd05b33e1d9af15d8c49> .

