@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/p090532449> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Herbicides / ed. by N.R. Baker and M.P. Percival" ;
    dcterms1:issued "1991" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075600919>,
        <http://data.bibliotheken.nl/id/thes/p075655047> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070544069>,
        <http://data.bibliotheken.nl/id/thes/p091446171> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821545779> ;
    schema1:isbn "0444812288" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fe05f9d44ebaddd68da8408f6de3a869> ;
    schema1:name "Herbicides" ;
    schema1:numberOfPages 382 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/adff4e970b18d8a0b51154fd9c9c0b50> ;
    schema1:sameAs <http://www.worldcat.org/oclc/902382087> .

