@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/p191075221> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Boerhaave as professor-promotor / J.E. Kroon" ;
    dcterms1:issued "1918" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068404352>,
        <http://data.bibliotheken.nl/id/thes/p07759620X>,
        <http://data.bibliotheken.nl/id/thes/p07863752X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073774987> ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a3df47fce47a18f9754ca7983bb9b0f2> ;
    schema1:name "Boerhaave as professor-promotor" ;
    schema1:numberOfPages 315 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5707082d4278b4fea3a7f21524ede0c0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67740877> .

