@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/p11536675X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Biochemische aspecten van incompatibiliteitsverschijnselen bij de bevruchting van bloemplanten / H.F. Linskens" ;
    dcterms1:issued "1965" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06927794X> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e17aa08bf49d5a56fc669f5d8dcefbea> ;
    schema1:name "Biochemische aspecten van incompatibiliteitsverschijnselen bij de bevruchting van bloemplanten" ;
    schema1:numberOfPages 40 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/aef61ef2379bb5979367fbd2ee20fb9d> .

