@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/p439151317> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een zoo vol verdwenen dieren / Bloz" ;
    dcterms1:issued "2023" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p321277449> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p315808632>,
        <http://data.bibliotheken.nl/id/thes/p318774321>,
        <http://data.bibliotheken.nl/id/thes/p371499542> ;
    schema1:description "Beeldverhaal",
        "Oorspronkelijke Franse uitgave: Bamboo Édition, ©2023" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p434363049> ;
    schema1:isbn "9789462108875" ;
    schema1:issueNumber 40 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/790b236fe08745f1c89adcb4e8d04bde> ;
    schema1:name "Een zoo vol verdwenen dieren" ;
    schema1:numberOfPages 42 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fb60194ca1d54724df0a6e99683a1c70> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1393059683> .

