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

<http://data.bibliotheken.nl/id/dbnlt/wall076merc10> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Merckenweerdigste voorvallen en daegelijcksche gevallen. Brugge 1779  /  Jozef van Walleghem" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/wall076> ;
    schema1:bookEdition "1ste druk" ;
    schema1:editor <http://data.bibliotheken.nl/id/dbnla/enge155>,
        <http://data.bibliotheken.nl/id/dbnla/geir008> ;
    schema1:genre "kroniek",
        "non-fictie" ;
    schema1:identifier "wall076merc10" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p402491440> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7982a4f4be0d389102cf74ede755848f> ;
    schema1:name "Merckenweerdigste voorvallen en daegelijcksche gevallen. Brugge 1779" ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=wall076merc10> .

