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

<http://data.bibliotheken.nl/id/dbnlt/meij001verl01> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Verloofde koninksbruidt  /  Lodewijk  Meyer" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/meij001> ;
    schema1:bookEdition "1ste druk" ;
    schema1:genre "drama",
        "tragedie/treurspel" ;
    schema1:identifier "meij001verl01" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p39347903X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/aab49ee13a78ba2f6e97293a2710eee9> ;
    schema1:name "Verloofde koninksbruidt" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/08103d3cf7f394f8561fb11a377289d2> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=meij001verl01> .

