@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/p086406558> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bestrijdingsmiddelen / L. Reijnders" ;
    dcterms1:issued "1991" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075600919>,
        <http://data.bibliotheken.nl/id/thes/p075615371>,
        <http://data.bibliotheken.nl/id/thes/p078591287>,
        <http://data.bibliotheken.nl/id/thes/p078627419>,
        <http://data.bibliotheken.nl/id/thes/p087970716> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068094639> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p066155584> ;
    schema1:isbn "9053520015" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/296c4fddd3f4645ddfe1bca5314406cd> ;
    schema1:name "Bestrijdingsmiddelen" ;
    schema1:numberOfPages 156 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c79a6edbbc2f853f8f115c76657ac267> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65662743> .

