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

<http://data.bibliotheken.nl/id/dbnlt/duys002simo01> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Simon Stevin, naer Voorduin's bekroond werk, met eenige dichtstukken  /  Prudens van Duyse" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/duys002> ;
    schema1:bookEdition "1ste druk" ;
    schema1:genre "gedichten / dichtbundel",
        "non-fictie",
        "non-fictie/biografie",
        "poëzie" ;
    schema1:identifier "duys002simo01" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/22bf2cfb37713b456b0f58b1ec03e3c7> ;
    schema1:name "Simon Stevin, naer Voorduin's bekroond werk, met eenige dichtstukken" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/714dec88e183d83eb2f7d9a4a209d737> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=duys002simo01> .

