@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/p139428240> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De blikken trommel / Günter Grass ; vert.: Koos Schuur" ;
    dcterms1:issued "1966" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068177291> ;
    schema1:bookEdition "3e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069182698> ;
    schema1:description "Eerste Ned.dr. 1964" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820422584> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a663d991e3c77e132eea6c3d49cbd214> ;
    schema1:name "De blikken trommel" ;
    schema1:numberOfPages 508 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/17d8330e73879efa176c1e4e33a9cdb4> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/cafa28dc48b8610840e269be5063292b> .

