@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/p444643516> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Botanische revolutie : de plantenleer van Charles Darwin / Norbert Peeters ; redactie: Alexander Reeuwijk" ;
    dcterms1:issued "2019" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075442965>,
        <http://data.bibliotheken.nl/id/thes/p38759583X> ;
    schema1:bookEdition "Derde druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p314870873> ;
    schema1:description "1e druk: 2016" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789050115780" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/05fce59acbb269b4c4f7dfee77a2643e> ;
    schema1:name "Botanische revolutie : de plantenleer van Charles Darwin" ;
    schema1:numberOfPages 335 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/525fc4afac67a8d62371afae7e913f2a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1503875312> .

