@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/p830608176> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Le verre d'eau ou les effets et les causes : comédie en cinq actes / par E. Scribe ; annoté par D. de Lange" ;
    dcterms1:issued "1910" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068822766> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068822766> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069512655> ;
    schema1:inLanguage "fr" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bf28f4ef3602ee224d5a4faf25849766> ;
    schema1:name "Le verre d'eau ou les effets et les causes : comédie en cinq actes" ;
    schema1:numberOfPages 152 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/15883a9114e08abfb05d3121c27bb322> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63458069> .

