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

<http://data.bibliotheken.nl/id/dbnlt/hoof001achi01> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Achilles en Polyxena  /  P.C.  Hooft" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/hoof001> ;
    schema1:bookEdition "1ste druk" ;
    schema1:editor <http://data.bibliotheken.nl/id/dbnla/heij006> ;
    schema1:genre "drama",
        "tragedie/treurspel" ;
    schema1:identifier "hoof001achi01" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p39334357X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/234f77a61cff713ca0affd6b14b5e9d4> ;
    schema1:name "Achilles en Polyxena" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/166fb404323e87cf4da4f9287ecdff41> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=hoof001achi01> .

