@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/p441397689> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het gouden percentiel / Philippe Francq, Éric Giacometti ; inkleuring: Bertrand Denoulet en Philippe Francq ; vertaling [uit het Frans]: the house of BOOM!" ;
    dcterms1:issued "2023" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073034401>,
        <http://data.bibliotheken.nl/id/thes/p375331948> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p126645213>,
        <http://data.bibliotheken.nl/id/thes/p297624563> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p078266777> ;
    schema1:isbn "9789031441143" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8c3c25cacd3a25683712c5d6d2a98bb0> ;
    schema1:name "Het gouden percentiel" ;
    schema1:numberOfPages 47 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/72bf801bdcdd375ae2ae6dae975cd16b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1429549759> .

