@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/dbnlt/verw011mann01> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Van enen manne die gherne cnollen vercoopt ene goede boerde  /  Eelco  Verwijs" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/verw011> ;
    schema1:bookEdition "1ste druk" ;
    schema1:genre "gedichten / dichtbundel",
        "sec - letterkunde",
        "studie" ;
    schema1:identifier "verw011mann01" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p393487512> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/479865148b8f3e646c11a6602e8b9e0e> ;
    schema1:name "Van enen manne die gherne cnollen vercoopt ene goede boerde" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3d4cfb07969a9818d8a9b36c618a7ed2> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=verw011mann01> .

