@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/p308304616> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Le pere de famille, comédie. / [By Denis Diderot]" ;
    kbdef:bibliographicFormat "8º" ;
    kbdef:hasCollationalFormula "[A]`SUP`4`LO` B-M`SUP`4`LO`" ;
    kbdef:statementOfResponsibilityPart "[By Denis Diderot]" ;
    kbdef:stcnFingerprint "176608 - b1 B rp : b2 M q" ;
    kbdef:typographicalCharacteristics "printer's device",
        "typeface Roman",
        "typographical title page" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p155446800> ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/f7f127adc307eea6b68d26c5212cc31b> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p155445545> ;
    schema1:inLanguage "fr" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/926ba05f4623d6f21f0ee598205d90dd> ;
    schema1:materialExtent "6 sheets" ;
    schema1:name "Le pere de famille, comédie." ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0f14d40d3cc42670f4a4703e40964bad> .

