@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/p240015908> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Stukken van den burger Jan van Royen" ;
    kbdef:bibliographicFormat "8º" ;
    kbdef:hasCollationalFormula "[A-B]`SUP`8`LO` (A1, B8 blank)" ;
    kbdef:stcnFingerprint "179508 - b1 eene des : b2 ik e" ;
    kbdef:typographicalCharacteristics "typeface Roman",
        "typographical title page" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p155446126> ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/623d1ebc981484b0378c3e0c1e66c9b1> ;
    schema1:description "On his refusal to accept the office of public prosecutor in Leyden" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p155445642> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ab2f0007cc105ec8bc1519154f4109c4> ;
    schema1:materialExtent "2 sheets" ;
    schema1:name "Stukken van den burger Jan van Royen" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c5304e1c5a66d31546255443a9d96951> .

