@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/p377490571> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Satyricon / Titus Petronius Arbiter ; eiusdemque Fragmenta ; illustr. J. Bourdelotii notis criticis et Glossario Petroniano, edente Di. S. S" ;
    dcterms1:issued "1645" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068973241> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069558213> ;
    schema1:inLanguage "la" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p145363953> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1f5f714a4a2f9a719037f6f9ad7aeb84> ;
    schema1:name "Satyricon" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5a42cd812dabd455756b0e6125654d1e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/883663860> .

