@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p296543578> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Berenice, tragedie" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p407263802> ;
    dcterms1:issued "1691" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07027309X> ;
    schema1:description "Auteur: Thomas Corneille",
        "Gedrukt te Amsterdam bij Abraham Wolfgang",
        "Ook gepubliceerd in: Le theatre de T. Corneille, II. partie, 1692" ;
    schema1:inLanguage "fr" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7ec60d64240567880d6b89dd0ed87c1d> ;
    schema1:name "Berenice, tragedie" ;
    schema1:numberOfPages 72 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/746447de3a845b95b77c9bb3c50a46b0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71674613> .

