@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/p439430992> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Papa / Hélène Delforge & Quentin Gréban ; vertaling uit het Frans: Clavis Uitgeverij" ;
    dcterms1:issued "2023" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p189042524>,
        <http://data.bibliotheken.nl/id/thes/p417258380> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p204051878> ;
    schema1:description "Tekst: Hélène Delforge, illustraties: Quentin Gréban" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744>,
        <http://data.bibliotheken.nl/id/thes/p075619415> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789044852448" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f4c1d56b749cde6389612e32ab7163fc> ;
    schema1:name "Papa" ;
    schema1:numberOfPages 68 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c773e7e1e74604d0831c5947c43c212d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1394974749> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/8188605e50f3e00b872b7c12ddfb711a> .

