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

<http://data.bibliotheken.nl/id/dbnlt/duys002wano01> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De wanorde en omwenteling op den Vlaemschen zangberg  /  Prudens van Duyse" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/duys002> ;
    schema1:bookEdition "1ste druk" ;
    schema1:genre "gedichten / dichtbundel",
        "poëzie" ;
    schema1:identifier "duys002wano01" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p398492158> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/388a661bdbc012accbb468dacd1478d9> ;
    schema1:name "De wanorde en omwenteling op den Vlaemschen zangberg" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9513b388f47ea1e694600cd668d73e76> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=duys002wano01> .

