@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/p416497179> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De witte bloem / Martien Beversluis ; [ill. Willem van Schaik en Geert Brögel]" ;
    dcterms1:issued "1936" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027>,
        <http://data.bibliotheken.nl/id/thes/p397462611> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069462194> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070765049> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p091397162> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p180022202> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ce80f716821bc408863485558ebad2d7> ;
    schema1:name "De witte bloem" ;
    schema1:numberOfPages 79 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ff0c18512792bd3c43f511ed7202ef1b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1021180978> .

