@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/p44283540X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De terugkeer van de dodo / scenario: Kid Toussaint ; tekeningen en inkleuring: Miss Prickly ; vertaling [uit het Frans]: Peter Ingelbrecht" ;
    dcterms1:issued "2024" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p410338273> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p340146583>,
        <http://data.bibliotheken.nl/id/thes/p422698644> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p439135044> ;
    schema1:isbn "9789031441365" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5e75e261264bdd4c648dbe4be4c79590> ;
    schema1:name "De terugkeer van de dodo" ;
    schema1:numberOfPages 104 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/64b1f23b2beb6667db3acc4a8bba8f40> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1450511502> .

