@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p209071923> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beginselen der plantkunde / door D.J. Coster" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p396943497> ;
    dcterms1:issued "1868" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077603206>,
        <http://data.bibliotheken.nl/id/thes/p078629217> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070406170> ;
    schema1:description "Voorwoord gedateerd 1868" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p29050337X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7e1102c54efd3df0758d64b5a5f714cd> ;
    schema1:name "Beginselen der plantkunde" ;
    schema1:numberOfPages 260 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/23b14a96f5d85fbf851a89690bf3ec12> ;
    schema1:sameAs <http://www.worldcat.org/oclc/51521265> .

