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

<http://data.bibliotheken.nl/id/dbnlt/veth002fran01> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Fransche caricaturisten  /  Cornelis  Veth" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/veth002> ;
    schema1:bookEdition "1ste druk" ;
    schema1:genre "non-fictie",
        "non-fictie/essays-opstellen",
        "non-fictie/kunstgeschiedenis" ;
    schema1:identifier "veth002fran01" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p394008189> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/386fdffd68e15c4e1f2a7711a1b960cc> ;
    schema1:name "Fransche caricaturisten" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2c3446096a9d6c0e4c4746e88458495f> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=veth002fran01> .

