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

<http://data.bibliotheken.nl/id/dbnlt/woes002verz30> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Verzameld dichtwerk. Deel 1. Lyrische poëzie  /  Karel van de Woestijne" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/woes002> ;
    schema1:bookEdition "1ste druk" ;
    schema1:editor <http://data.bibliotheken.nl/id/dbnla/muss002> ;
    schema1:genre "gedichten / dichtbundel",
        "poëzie",
        "verzameld werk" ;
    schema1:identifier "woes002verz30" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p405477244> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/afa63de2f9c26fcb2f2c8adca69a4dd7> ;
    schema1:name "Verzameld dichtwerk. Deel 1. Lyrische poëzie" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/09132a1cba589f7bcb99fd16a67a37c5> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=woes002verz30> .

