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

<http://data.bibliotheken.nl/id/dbnlt/hein001spie01> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Spiegel van de doorluchtige vrouwen  /  Daniël  Heinsius" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/hein001> ;
    schema1:bookEdition "1ste druk" ;
    schema1:genre "gedichten / dichtbundel",
        "poëzie" ;
    schema1:identifier "hein001spie01" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p42334059X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fa87e2d8e2de6daf01bebcae573bbc2f> ;
    schema1:name "Spiegel van de doorluchtige vrouwen" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b7f6b7d05fc60b624197e6ae51d2bf3b> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=hein001spie01> .

