@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/p238216578> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De winden in Holland daaglyks waayende, gemiddeld. / By Cruquius" ;
    kbdef:bibliographicFormat "8º" ;
    kbdef:hasCollationalFormula "[A]`SUP`2`LO`" ;
    kbdef:statementOfResponsibilityPart "By Cruquius" ;
    kbdef:stcnFingerprint "173708 - *b1=*b2 de AN" ;
    kbdef:typographicalCharacteristics "typeface Roman",
        "typographical title page" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p155445979> ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/d697ffcd03de90e269bc0420499a81bc> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1d9a48184282856d69cf531c9ec39ab5> ;
    schema1:materialExtent "0.25 sheets" ;
    schema1:name "De winden in Holland daaglyks waayende, gemiddeld." ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ef837eb9a7c682f08b0dbf636e190b48> ;
    schema:image <https://resolver.kb.nl/resolve?urn=stcn:238216578:01> .

