@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/p053336313> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Papillon / Henri Charrière ; transl. from the French by Patrick O'Brien" ;
    dcterms1:issued "1970" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070394911> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1b45fe56985902f641dfad125cdf6e8f> ;
    schema1:name "Papillon" ;
    schema1:numberOfPages 559 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a30ab7814f166b4a6e4cbcfc737d0170> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/9e9ecba906f0614693400a5565fa8031> .

