@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/p043353533> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een tropische verrassing / Tracy Sinclair ; [vert. uit het Engels door Victoria Uittenbosch]" ;
    dcterms1:issued "1988" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069083487> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073521701> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p851654665> ;
    schema1:isbn "9034781623" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7f9fa495505c785c46bb862aee79b3e9> ;
    schema1:name "Een tropische verrassing" ;
    schema1:numberOfPages 185 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cb4ddbdf6dcbd933822f2ab75cd7c9f8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64834071> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/d6a16c929c22bf3f2d2148148c920809> .

