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

<http://data.bibliotheken.nl/id/dbnlt/ansl001pary02> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Parysche bruiloft  /  Reyer  Anslo" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/ansl001> ;
    schema1:bookEdition "1ste druk" ;
    schema1:editor <http://data.bibliotheken.nl/id/dbnla/knip001> ;
    schema1:genre "drama",
        "tragedie/treurspel" ;
    schema1:identifier "ansl001pary02" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p421569948> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6dfe594121ded352f7723abe41091230> ;
    schema1:name "Parysche bruiloft" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/019c93079de6a7fe7e2eb7579d94ea32> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=ansl001pary02> .

