@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/p088364984> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Le livre maudit = Het verdoemde boek / Jean Dufaux, Jean-François Charles ; [inkleuring C. Crickx ; vert. uit het Frans]" ;
    dcterms1:issued "1991" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06920683X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072128143>,
        <http://data.bibliotheken.nl/id/thes/p075000539> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p088364895>,
        <http://data.bibliotheken.nl/id/nbt/p864537824> ;
    schema1:isbn "9069690853" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/be4d338605422bf481b19bbbc71f939a> ;
    schema1:name "Le livre maudit = Het verdoemde boek" ;
    schema1:numberOfPages 47 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/17a27fb5c155b005f4520c718baf2c64> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/b906297a2b19179bad88f07990e4a076> .

