@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/p863674437> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Wat dieren doen en waarom / Vitus B. Dröscher ; [vert. uit het Duits door Kees Hana]" ;
    dcterms1:issued "1963" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072052406> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06789173X> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5737eb7ac5ae5acbfb6bfae058be47cd> ;
    schema1:name "Wat dieren doen en waarom" ;
    schema1:numberOfPages 256 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/961a96e5cfc526afd07f5efbec5952fd> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64379275> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/5784d606072bdb01c8e36acba37e5790> .

