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

<http://data.bibliotheken.nl/id/dbnlt/_sco001scon01> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een scone leeringe om salich te sterven  /  Anoniem  Scone leeringe om salich te sterven, Een" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/_sco001> ;
    schema1:bookEdition "1ste druk" ;
    schema1:editor <http://data.bibliotheken.nl/id/dbnla/geus012>,
        <http://data.bibliotheken.nl/id/dbnla/heij052>,
        <http://data.bibliotheken.nl/id/dbnla/maat016>,
        <http://data.bibliotheken.nl/id/dbnla/oude066> ;
    schema1:genre "proza",
        "traktaat" ;
    schema1:identifier "_sco001scon01" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p393339467> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cdb90d021960edb14bdcac0e8c7572b9> ;
    schema1:name "Een scone leeringe om salich te sterven" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8c9e7fde7d265580e64116f628c0f48e> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=_sco001scon01> .

