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

<http://data.bibliotheken.nl/id/dbnlt/meij031tuss02> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Tussen mes en keel  /  Geerten  Meijsing" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/meij031> ;
    schema1:bookEdition "6de druk" ;
    schema1:genre "proza",
        "roman" ;
    schema1:identifier "meij031tuss02" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p416659411> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ea6b7e626b8377a48d463141822e9e10> ;
    schema1:name "Tussen mes en keel" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9a97c895262b1a5eb5631b62b14e4b87> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=meij031tuss02> .

