@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/p044345178> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dissertatio philosophica inauguralis de congelatione / quam favente summo numine, ex autoritate ... Bavii Voorda ... pro gradu doctoratus ... placido eruditorum examini submittit Henricus Aeneae, Frisius" ;
    dcterms1:issued "1769" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070168695> ;
    schema1:description "Proefschrift Leiden" ;
    schema1:inLanguage "la" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7f1a1d31a0c9dddec74b2f7c1a8f8633> ;
    schema1:name "Dissertatio philosophica inauguralis de congelatione" ;
    schema1:numberOfPages 36 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4fe7f3be90c07d061da15ca2715618e5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/907610471> .

