@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/p398577587> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dictionnaire des mœurs" ;
    dcterms1:issued "1773" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397316364> ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:KBNL03000030552" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070139504> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "De auteur is: J.F. de Bastide",
        "Franse titel: Variétés historique, litteraires et galantes" ;
    schema1:inLanguage "fr" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p052050335> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e2b5105fadb22a0dd0e367e08e875b30> ;
    schema1:name "Dictionnaire des mœurs" ;
    schema1:numberOfPages 153 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0eecc338feab82b55c18c6c14d449779> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1154654416> .

