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

<http://data.bibliotheken.nl/id/dbnlt/teng001jjov01> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Alle werken  /  Mattheus Gansneb  Tengnagel" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/teng001> ;
    schema1:bookEdition "1ste druk" ;
    schema1:editor <http://data.bibliotheken.nl/id/dbnla/over018> ;
    schema1:genre "drama",
        "poëzie",
        "proza",
        "verzameld werk" ;
    schema1:identifier "teng001jjov01" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p393481840> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c1f9ce6d50c7ffc636652d52df714923> ;
    schema1:name "Alle werken" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0ead3f7ab1bef7c692295036475ac12f> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=teng001jjov01> .

