@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p332048969> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Le pere de famille, comédie. / [By Denis Diderot]" ;
    kbdef:bibliographicFormat "8º" ;
    kbdef:hasCollationalFormula "A-M`SUP`4`LO`" ;
    kbdef:statementOfResponsibilityPart "[By Denis Diderot]" ;
    kbdef:stcnFingerprint "175908 - b1 A2 on$ : b2 M $" ;
    kbdef:typographicalCharacteristics "typeface Roman",
        "typographical title page" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p155446800> ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/08443020324baa4dcbf75d674e6aa89e> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p155445545> ;
    schema1:inLanguage "fr" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/eb44971aed6db9a9b83f3a00f427a0d7> ;
    schema1:materialExtent "6 sheets" ;
    schema1:name "Le pere de famille, comédie." ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8e0fa0c781f26f883c3834f881190c2e> .

