@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/p436030942> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "The Pink Clover / tekst Didier Crisse ; tekeningen en inkleuring Christian Paty ; vertaling [uit het Frans] Jeanine Erades" ;
    dcterms1:issued "2022" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p180708872> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072621850>,
        <http://data.bibliotheken.nl/id/thes/p345906934> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p436290642> ;
    schema1:isbn "9789088867880" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dbbb6856e307fccf58cb5c373717f559> ;
    schema1:name "The Pink Clover" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0839f9905135e71b66fab597059acf2b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1321257164> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/bcd94731968fcc5dabb4287cbf4e1a23> .

