@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/p451969723> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De levensloop van een tomaat / Kirsty Holmes ; vertaling [uit het Engels]: Ariska Bonnema ; redactie: Schoolsupport Uitgeverij" ;
    dcterms1:issued "2026" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p33629820X>,
        <http://data.bibliotheken.nl/id/thes/p423338013> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p438655710> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p458115207> ;
    schema1:isbn "9789464397406" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/aaa697613340c4a4129ec25f746b765e> ;
    schema1:name "De levensloop van een tomaat" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9fd81d2bebd4701a041ceaadaf2cdd48> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1583093854> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/cd6b9797eb3f21d46c49c2425c5012f2> .

