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

<http://data.bibliotheken.nl/id/dbnlt/ruus001diec02> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het sieraad der geestelijke bruiloft  /  Jan van Ruusbroec" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/ruus001> ;
    schema1:bookEdition "1ste druk" ;
    schema1:editor <http://data.bibliotheken.nl/id/dbnla/eren003> ;
    schema1:genre "hertaling",
        "proza",
        "traktaat" ;
    schema1:identifier "ruus001diec02" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p393518175> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bd554eb590c94514ca94e00cd4dc5859> ;
    schema1:name "Het sieraad der geestelijke bruiloft" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0156d5826a9b1ca6c2a347f8ddbef36c> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=ruus001diec02> .

