@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/p439057132> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A compliment with wings / written by Pimm van Hest ; illustrated by Nynke Mare Talsma ; English translation from the Dutch by Clavis Publishing Inc." ;
    dcterms1:issued "2023" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p32112829X>,
        <http://data.bibliotheken.nl/id/thes/p413678334> ;
    schema1:bookEdition "First edition" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p204338581> ;
    schema1:inLanguage "en" ;
    schema1:isbn "9781605379470" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0683252a4696ab355c649003a1cd3ed0> ;
    schema1:name "A compliment with wings" ;
    schema1:numberOfPages 26 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c84325a8d22be310f9a09d1f8cbd3446> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1395215518> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/b5fec3c25b6c4ead2ecb253c56605868> .

