@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/p305061364> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De grootste rampen / Herbert Genzmer, Sybille Kershner, Christian Schütz ; [red.: Ulrike Kraus ; vert. uit het Duits: Rob de Ridder ; red.: Liesbeth Kuitenbrouwer]" ;
    dcterms1:issued "2007" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074172344> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06931182X>,
        <http://data.bibliotheken.nl/id/thes/p113179332>,
        <http://data.bibliotheken.nl/id/thes/p125722478>,
        <http://data.bibliotheken.nl/id/thes/p266261671>,
        <http://data.bibliotheken.nl/id/thes/p305071564> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9781407506234" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d4fc2a0334fccab882e589edefe1cab5> ;
    schema1:name "De grootste rampen" ;
    schema1:numberOfPages 319 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bdd8b01c8f03f23e067ee6663202b7ae> ;
    schema1:sameAs <http://www.worldcat.org/oclc/191953832> .

