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

<http://data.bibliotheken.nl/id/dbnlt/male002lame01> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Lamentatie behelzende wat datter aenmerkensweerdig geschiet is ten tyde van de Geuserie ende de Beeldenstormerie binnen ende omtrent de stadt van Brugghe  /  Zeghere van Male" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/male002> ;
    schema1:bookEdition "1ste druk" ;
    schema1:editor <http://data.bibliotheken.nl/id/dbnla/cart006> ;
    schema1:genre "non-fictie",
        "non-fictie/geschiedenis-archeologie" ;
    schema1:identifier "male002lame01" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p39334469X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/21d4df9310984a51aba3d677d6eeedcc> ;
    schema1:name "Lamentatie behelzende wat datter aenmerkensweerdig geschiet is ten tyde van de Geuserie ende de Beeldenstormerie binnen ende omtrent de stadt van Brugghe" ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=male002lame01> .

