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

<http://data.bibliotheken.nl/id/nbt/p40435324X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "C. Julii Caesaris quae extant / ex emendatione Jos. Scaligeri" ;
    dcterms1:issued "1718" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBA000031420" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070224498> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068556225> ;
    schema1:inLanguage "la" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p092565484> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cf4fbd2c535a82522bed463b93d414b7> ;
    schema1:name "C. Julii Caesaris quae extant" ;
    schema1:numberOfPages 456 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/454459f551da9848b24a98152ed4c9a8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/959251333> .

