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

<http://data.bibliotheken.nl/id/dbnlt/duys002lofd01> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Lofdicht op de Nederlandsche tael  /  Prudens van Duyse" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/duys002> ;
    schema1:bookEdition "1ste druk" ;
    schema1:genre "gedichten / dichtbundel",
        "poëzie" ;
    schema1:identifier "duys002lofd01" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4e86c6fa21ea9f7725b344a7ccae15f6> ;
    schema1:name "Lofdicht op de Nederlandsche tael" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/177f670f313054a515de4cea3505e2ce> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=duys002lofd01> .

