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

<http://data.bibliotheken.nl/id/dbnlt/_vol002volm01> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De volmaakte Hollandsche keuken-meid  /  Anoniem  Volmaakte Hollandsche keuken-meid, De" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/_vol002> ;
    schema1:bookEdition "3de druk" ;
    schema1:genre "non-fictie",
        "non-fictie/lifestyle" ;
    schema1:identifier "_vol002volm01" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p393581594> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/978517a62e60b4fe3c144c3639ab55d6> ;
    schema1:name "De volmaakte Hollandsche keuken-meid" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/04facf06febb2aed8ad2e299aed8e18b> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=_vol002volm01> .

