@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/p456754822> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Broodje rat / David Walliams ; met illustraties van Tony Ross ; vertaald [uit het Engels] door Roger Vanbrabant" ;
    dcterms1:issued "2025" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p31510838X> ;
    schema1:bookEdition "Zesde druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068562225>,
        <http://data.bibliotheken.nl/id/thes/p069147396> ;
    schema1:description "1e druk Nederlandse uitgave: ©2014" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789044821437" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1636234b1466f890838ca489322050d9> ;
    schema1:name "Broodje rat" ;
    schema1:numberOfPages 223 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/92892096a107945a232a0626175e8c25> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1571371125> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/8e907bb2f650b6a277cc2b4c07db4ab5> .

