@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/p438297121> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De droomdrinkers / Xavier Bétaucourt, Paola Antista ; vertaling [uit het Frans] & lettering: Remco Koning" ;
    dcterms1:issued "2022" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p32323934X> ;
    schema1:bookEdition "1ste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p402077105>,
        <http://data.bibliotheken.nl/id/thes/p423093657> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p438297156> ;
    schema1:isbn "9789463945233" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7317a48f636dfcad921efefe70d51b62> ;
    schema1:name "De droomdrinkers" ;
    schema1:numberOfPages 55 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ef5b8d1c58f5129101e883b69356dff1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1378041204> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/3018af41b7ee75bde107a6a144e73caf> .

