@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p861471350> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Histoires intéressantes / J.V. Meidinger" ;
    dcterms1:issued "1804" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070580340> ;
    schema1:bookEdition "Nouvelle éd." ;
    schema1:description "Saakes 4 (1804), p. 71" ;
    schema1:inLanguage "fr" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/058412b3c749bbdb12ae3c97f5a0fc81> ;
    schema1:name "Histoires intéressantes" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ae98ed9d5c38df54506e4ee611ed84f0> .

