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

<http://data.bibliotheken.nl/id/dbnlt/will028pvan01> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Nalatenschap. Dicht- en toneelstukken  /  J.F.  Willems" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/will028> ;
    schema1:bookEdition "1ste druk" ;
    schema1:editor <http://data.bibliotheken.nl/id/dbnla/duys002> ;
    schema1:genre "drama",
        "gedichten / dichtbundel",
        "poëzie",
        "toneeltekst (modern)" ;
    schema1:identifier "will028pvan01" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p421521899> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f6f10ca3992e7eeb36e9f4dbcdf5102a> ;
    schema1:name "Nalatenschap. Dicht- en toneelstukken" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ff28925a3ec90086571788e08444d06f> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=will028pvan01> .

