@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/p047652411> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Catalina / W. Somerset Maugham ; [vert. uit het Engels door Meta Verschuur-Smits]" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p34182934X>,
        <http://data.bibliotheken.nl/id/nbt/p341829358> ;
    dcterms1:issued "1960" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068602243> ;
    schema1:bookEdition "2e dr" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p851215564> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9f5a6cefca038fe22660fe3f2c9e0fb2> ;
    schema1:name "Catalina" ;
    schema1:numberOfPages 210 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/545f64d6da0811d2fe55a04d068d0d1e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/39160222> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/20110a3349178c6db3d73bbb4af4822f> .

