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

<http://data.bibliotheken.nl/id/dbnlt/kuip018sabe01> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Sabeltijger  /  Wim  Kuipers" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/kuip018> ;
    schema1:bookEdition "1ste druk" ;
    schema1:genre "drama",
        "toneeltekst (modern)" ;
    schema1:identifier "kuip018sabe01" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p393466922> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ac6021e017b7d7389cb4c8d3494a5f4e> ;
    schema1:name "Sabeltijger" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3b89c1d6813c15a9faf914fc8ebcb043> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=kuip018sabe01> .

