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

<http://data.bibliotheken.nl/id/dbnlt/helm003glor01> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De glorende dag  /  Albert  Helman" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/helm003> ;
    schema1:bookEdition "1ste druk" ;
    schema1:genre "gedichten / dichtbundel",
        "poëzie" ;
    schema1:identifier "helm003glor01" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p393343294> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d2633dd9088ab830d3d813c899ca2ccf> ;
    schema1:name "De glorende dag" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/730c1bc45fbe152b9d15ec3a619ebe50> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=helm003glor01> .

