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

<http://data.bibliotheken.nl/id/dbnlt/lenn006roos01> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De roos van Dekama  /  Jacob van Lennep" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/lenn006> ;
    schema1:bookEdition "1ste druk" ;
    schema1:editor <http://data.bibliotheken.nl/id/dbnla/wiel001> ;
    schema1:genre "proza",
        "roman" ;
    schema1:identifier "lenn006roos01" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p393344487> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/694085a4b5880d7aefcc4e6bd88c476e> ;
    schema1:name "De roos van Dekama" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a7f649ce7ef857929c559b9998d67e58> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=lenn006roos01> .

