@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/p159036194> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Contes moraux, / par M. Marmontel" ;
    dcterms1:issued "1774" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397446004> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069504172> ;
    schema1:bookEdition "Nouvelle édition, corrigee et augmentée. Enrichis de figures en taille-douce .." ;
    schema1:description "1e uitg.: 1761",
        "Gegrav. titelbl. heeft als impressum: A Paris : chez J. Merlin .." ;
    schema1:inLanguage "fr" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/23bc4aea52a658d820bea87ea3897eb4> ;
    schema1:name "Contes moraux," ;
    schema1:numberOfPages 4 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c1cbf6216c1a1c6b1ffd8b7bcb083dcb> ;
    schema1:sameAs <http://www.worldcat.org/oclc/898810925> .

