@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/p087462303> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Zaden / Suzy-Jane Tanner ; [vert. uit het Engels ; ill. van de auteur]" ;
    dcterms1:issued "1991" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071724044> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075619415> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p087461935> ;
    schema1:isbn "9035905903" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e2f1065a9c921f0f597982e605ad9602> ;
    schema1:name "Zaden" ;
    schema1:numberOfPages 28 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/00ba962e7b51063da759406fc68ed4b8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65715326> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/c8ee7505dea1b73711e488e70004cd41> .

