@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/p416601375> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De grootste ettertjes van de wereld / David Walliams" ;
    dcterms1:issued "2018" ;
    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: 2016" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p419310452> ;
    schema1:isbn "9789044828726" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/66a6b04ac650d7305a9641a86396ed1f> ;
    schema1:name "De grootste ettertjes van de wereld" ;
    schema1:numberOfPages 261 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0fbfdb06a958e15f4d1f5d239536c631> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1023722204> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/85e0f82c8e48a13e68e94e0dbc90bdb2> .

