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

<http://data.bibliotheken.nl/id/dbnlt/focq001mini02> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De min in 't Lazarus-huys  /  Willem G. van Focquenbroch" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/focq001> ;
    schema1:bookEdition "?" ;
    schema1:genre "blijspel / komedie",
        "drama" ;
    schema1:identifier "focq001mini02" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p394976045> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2ac9bef14d933e495a78d343794ecfd9> ;
    schema1:name "De min in 't Lazarus-huys" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6b76fbdd7e838ab37e3526599c44ef3c> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=focq001mini02> .

