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

<http://data.bibliotheken.nl/id/dbnlt/hees002toat01> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "'\"To Attract the Attention of that Snobbish Queen\", Dousa's Latin Ode to Elizabeth (1573) in its Historical Context'  /  C.L.  Heesakkers" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/hees002> ;
    schema1:bookEdition "1ste druk" ;
    schema1:genre "artikel",
        "sec - letterkunde" ;
    schema1:identifier "hees002toat01" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/489f31739514c7bdaf3584511e35f6db> ;
    schema1:name "'\"To Attract the Attention of that Snobbish Queen\", Dousa's Latin Ode to Elizabeth (1573) in its Historical Context'" ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=hees002toat01> .

