@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p288665074> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een wonderlijke ontdekking / door Antoinette van Dijk ; plaatjes van M. Güthschmidt" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p447433121> ;
    dcterms1:issued "1940" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072278110> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072228873> ;
    schema1:description "Datering: volgens Reclameboekjes-Katalogus, Veldheer-Kanters" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a186ab0ea434a0f070142084f7acefab> ;
    schema1:name "Een wonderlijke ontdekking" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a88c89094f7c20c2124ea0f52bb1fc85> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66454225> .

