@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/p427956242> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Surinaamsche Panamaziekte in de Cros Michel bacoven / door A.W. Drost" ;
    dcterms1:issued "1912" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073736961> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Met samenvatting in Engels" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p049405381> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p832979139> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2979fa3d5d1c1fb24e4d735acb6fceb6> ;
    schema1:name "De Surinaamsche Panamaziekte in de Cros Michel bacoven" ;
    schema1:numberOfPages 41 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cacbeeb54afd4460afb0b34aa9b6467c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1163861165> .

