@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/p433407166> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De grootste ettertjes van de wereld / David Walliams" ;
    dcterms1:issued "2019" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p31510838X> ;
    schema1:bookEdition "Tweede druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068562225>,
        <http://data.bibliotheken.nl/id/thes/p069147396> ;
    schema1:description "1e druk Nederlandse uitgave: 2018" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p419310452> ;
    schema1:isbn "9789044831139" ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/500d74fec68286e355ac890bdded0a0a> ;
    schema1:name "De grootste ettertjes van de wereld" ;
    schema1:numberOfPages 282 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5160ab0ed259ec69dfa51aea1e9d330a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1258065401> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/a7f02a06a53dff8136dba70904809a1b> .

