@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/p865853363> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Caesar & Cleopatra / Philipp Vandenberg ; [vert. uit het Duits door J. Hendriks]" ;
    dcterms1:issued "1987" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p069889511>,
        <http://data.bibliotheken.nl/id/thes/p070224498>,
        <http://data.bibliotheken.nl/id/thes/p077599519>,
        <http://data.bibliotheken.nl/id/thes/p078652987> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069064504> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069799083> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9026942281" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e52b24b75628aef40458c66da0c04dd9> ;
    schema1:name "Caesar & Cleopatra" ;
    schema1:numberOfPages 272 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/dbf365635c0db0df4aa7457fcb80ab09> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64342430> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/95d47cb4b8a64e4041447b72855b53b3> .

