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

<http://data.bibliotheken.nl/id/dbnlt/_cas001ever01> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Roman van Cassamus  /  Anoniem  Cassamus, Roman van" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/_cas001> ;
    schema1:bookEdition "1ste druk" ;
    schema1:editor <http://data.bibliotheken.nl/id/dbnla/verw011> ;
    schema1:genre "poëzie",
        "ridderroman" ;
    schema1:identifier "_cas001ever01" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p393593215> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/211ecbee48e5bb1a23330129e9739938> ;
    schema1:name "Roman van Cassamus" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7e3f3f4b44a9b40dc1d98eae2b766269> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=_cas001ever01> .

