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

<http://data.bibliotheken.nl/id/dbnlt/duys002gent01> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Gentsche vaderbeul  /  Prudens van Duyse" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/duys002> ;
    schema1:bookEdition "1ste druk" ;
    schema1:genre "gedichten / dichtbundel",
        "poëzie" ;
    schema1:identifier "duys002gent01" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f51e7237f810580255e64d9f36d378c7> ;
    schema1:name "De Gentsche vaderbeul" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/47b2f5c1e187c0446c22abe0a5003ef8> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=duys002gent01> .

