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

<http://data.bibliotheken.nl/id/nbt/p336764448> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "In novam editionem Pomponii Melae ab Jacobo Gronovio [...] procuratam. / (By Rutgerus Hermannides)" ;
    dcterms1:issued "1696" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071693564> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "la" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p332531767> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d5c6c7c9499b18f16b73c8c7feb28512> ;
    schema1:name "In novam editionem Pomponii Melae ab Jacobo Gronovio [...] procuratam." ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5a7b353d402bd53f01c1df3cd6613abb> ;
    schema1:sameAs <http://www.worldcat.org/oclc/747680288> .

