@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/p422600342> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Davitamientje neemt een duik" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p44813263X> ;
    dcterms1:issued "1963" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075468336> ;
    schema1:description "Datering: Veldheer-Kanters, Nederlandse reclameboekjes-katalogus",
        "Uitgegeven door de fabrikant van \"Davitamon\"-vitaminepillen Organon te Oss" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744>,
        <http://data.bibliotheken.nl/id/thes/p075619415> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4ba0a937321eba7ae44b5aa9638b00d4> ;
    schema1:name "Davitamientje neemt een duik" ;
    schema1:numberOfPages 12 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1715e76b6a26e91169b1b2a2be4968c5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1098215312> .

