@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/p036132020> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Nematoden der koffiewortels / door A. Zimmermann" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p432656057>,
        <http://data.bibliotheken.nl/id/nbt/p432656065> ;
    dcterms1:issued "1898-1900" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074770101> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p851486630> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7edf1c4d79981b1e81c406c552a3e117> ;
    schema1:name "De Nematoden der koffiewortels" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7fef2ba0e2820a26005f934973813903> ;
    schema1:sameAs <http://www.worldcat.org/oclc/7342926> .

