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

<http://data.bibliotheken.nl/id/dbnlt/_bea001beat25> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beatrijs  /  Anoniem  Beatrijs" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/_bea001> ;
    schema1:bookEdition "6de druk" ;
    schema1:editor <http://data.bibliotheken.nl/id/dbnla/bout005> ;
    schema1:genre "marialegende",
        "poëzie" ;
    schema1:identifier "_bea001beat25" ;
    schema1:illustrator <http://data.bibliotheken.nl/id/dbnla/cram006> ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p394966953> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e16aa54bd6d06c61f2ca31d9db8f9dd6> ;
    schema1:name "Beatrijs" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f46f9db3107559cad6a369a3183000b6> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=_bea001beat25> .

