@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/p048744514> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Casanova / J. Rives Childs ; vert. [uit het Engels] door Joop van Helmond" ;
    dcterms1:issued "1989" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068863004>,
        <http://data.bibliotheken.nl/id/thes/p397524692> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074632205> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069720398> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075613816> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822642336> ;
    schema1:isbn "9029535393" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2795ca43befa64e64e0d68238073dcd8> ;
    schema1:name "Casanova" ;
    schema1:numberOfPages 385 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4bf00c0a72a4b378333d8df9dfefe347> ;
    schema1:sameAs <http://www.worldcat.org/oclc/902279549> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/bd86a7ccb5ca550e4b4158e996347641> .

