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

<http://data.bibliotheken.nl/id/dbnlt/deys001over01> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Over literatuur, (de heer F. Netscher)  /  Lodewijk van Deyssel" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/deys001> ;
    schema1:bookEdition "1ste druk" ;
    schema1:genre "sec - letterkunde",
        "studie" ;
    schema1:identifier "deys001over01" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p393341801> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/23a18d906dbc6c430d43f2a13ced278f> ;
    schema1:name "Over literatuur, (de heer F. Netscher)" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/59e4969e976aa77c74133dd4cdd92e90> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=deys001over01> .

