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

<http://data.bibliotheken.nl/id/nbt/p343701154> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "The short French dictionary. / By Guy Miege" ;
    kbdef:bibliographicFormat "8º" ;
    kbdef:statementOfResponsibilityPart "By Guy Miege" ;
    kbdef:typographicalCharacteristics "printer's device",
        "title page in different colours",
        "typeface Italic",
        "typeface Roman",
        "typographical title page" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p155446622>,
        <http://data.bibliotheken.nl/id/thes/p155446800> ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/9b73a9a0c5ef136b0c4d69e42263860f> ;
    schema1:bookEdition "4th corrected edition" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p15544574X> ;
    schema1:hasPart <https://data.bibliotheken.nl/.well-known/genid/52b81e507db48cb80b9d428fcf2a1b4f>,
        <https://data.bibliotheken.nl/.well-known/genid/e106ea29006fb8115f9029f8d524cd32> ;
    schema1:inLanguage "en",
        "fr" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/22de9db191f03a47bbaebb990d37abe9> ;
    schema1:materialExtent "2 volumes",
        "55.75 sheets" ;
    schema1:name "The short French dictionary." ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3bcd23e86a33595033a1797e9a0ee7b6> ;
    schema:image <https://resolver.kb.nl/resolve?urn=stcn:343701154:01> .

