@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/p446277371> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het kamerplantenboek / Piet Dekker" ;
    dcterms1:issued "2025" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075611147>,
        <http://data.bibliotheken.nl/id/thes/p077610032>,
        <http://data.bibliotheken.nl/id/thes/p078554705> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075301482>,
        <http://data.bibliotheken.nl/id/thes/p413290344> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Digitale versie van de uitgave: Bussum : Moussault's Uitgeverij, 1954" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p057758441> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0533077f3b932ebb9e5bfdbc20c97986> ;
    schema1:name "Het kamerplantenboek" ;
    schema1:numberOfPages 197 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/310d8ba8bd6e232995d56a24342515eb> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1509691341> .

