@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/p401753212> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Elogium Tiberii Hemsterhusii / auctore Davide Ruhnkenio" ;
    dcterms1:issued "1789" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p070079390> ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBA000014230" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070170185> ;
    schema1:bookEdition "Editio secunda castigatior" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070171211> ;
    schema1:inLanguage "la" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p053415507> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dd1267c4f1d4dac123086c856ecbd8d8> ;
    schema1:name "Elogium Tiberii Hemsterhusii" ;
    schema1:numberOfPages 112 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9cb69bb8b3c08908b1086a9b38b2dd6c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/959233311> .

