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

<http://data.bibliotheken.nl/id/dbnlt/_van009vand02> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Van den VII vroeden van binnen Rome  /  Anoniem  Van den VII vroeden van binnen Rome" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/_van009> ;
    schema1:bookEdition "1ste druk" ;
    schema1:editor <http://data.bibliotheken.nl/id/dbnla/stal004> ;
    schema1:genre "gedichten / dichtbundel",
        "poëzie" ;
    schema1:identifier "_van009vand02" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p393593509> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c5dcf0dc10411173bd2f3148167cb014> ;
    schema1:name "Van den VII vroeden van binnen Rome" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fd91b78e60e31068dcbb1482644d7247> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=_van009vand02> .

