@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/p422751669> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dat is niet mijn flamingo... : zijn snavel is te glimmend / tekst Fiona Watt ; illustraties Rachel Wells ; vertaling Els Peeters" ;
    dcterms1:issued "2019" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p148202365> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p202476839>,
        <http://data.bibliotheken.nl/id/thes/p258202203> ;
    schema1:description "Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9781474955713" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/44388d783167ee8a70fc95a1b9ede4a5> ;
    schema1:name "Dat is niet mijn flamingo... : zijn snavel is te glimmend" ;
    schema1:numberOfPages 10 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/de41d36e221749ebc3e361ccdc310ff4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1101183458> .

