@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/p320693279> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bevochtiging in perenbewaring : fase 1 / Jan Verschoor" ;
    dcterms1:issued "2009" ;
    schema1:associatedMedia "http://edepot.wur.nl/9017" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p314619941> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Rapport nr. 1040" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p320708667> ;
    schema1:isbn "9789085854128" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ff0a18bb2a838ac7fcea3732180b0613> ;
    schema1:name "Bevochtiging in perenbewaring : fase 1" ;
    schema1:numberOfPages 19 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7d851d97c0afb0175c8817c5e1eef690> ;
    schema1:sameAs <http://www.worldcat.org/oclc/424498042> .

