@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/p123821959> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Planten in bloei / Elke Wunderlich ; [vert. uit het Duits: Henje Schipper]" ;
    dcterms1:issued "1994" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075599406>,
        <http://data.bibliotheken.nl/id/thes/p075636158> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p124329284> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068335180> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p095284184> ;
    schema1:isbn "9021322102" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c9af10711e9e9bd39be4e21b963e6a25> ;
    schema1:name "Planten in bloei" ;
    schema1:numberOfPages 71 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cbcd763d3c93061a119c9c1685e60608> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69181267> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/03d8330cc8a3ea57f019981c9f637e0f> .

