@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/p182570002> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bestrijding van plantenziekten in kleine tuinen I" ;
    dcterms1:issued "1921" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p108134326> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822776219> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a248441a1470adaee35ddd8bdac5db79> ;
    schema1:name "Bestrijding van plantenziekten in kleine tuinen I" ;
    schema1:numberOfPages 17 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/676ff7ac8a2542cb9627932739668414> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67869860> .

