@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/p143936794> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Le petit Jean / Frederik van Eeden ; trad. du néerlandais par Sophie Harper-Monnier ; avant-propos de Romain Rolland" ;
    dcterms1:issued "1921" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027>,
        <http://data.bibliotheken.nl/id/thes/p397462743> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068271166> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071009019>,
        <http://data.bibliotheken.nl/id/thes/p074700855> ;
    schema1:inLanguage "fr" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p241761794> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5dfd0255c41973b57faeda9eb6048a0b> ;
    schema1:name "Le petit Jean" ;
    schema1:numberOfPages 231 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a93c2c4a9e86ede894381359baa49394> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69016508> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/6d9642f7a2431fe8b0804eefa268f644> .

