@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/p394519833> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dissertatio medica inauguralis, de varicella / Wilhelmus Henricus Lamberts" ;
    dcterms1:issued "1818" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBA000124872" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073834017> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Proefschrift Groningen" ;
    schema1:inLanguage "la" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p861125053> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a3f1ff06b3634d7e7af06cd3496e61c6> ;
    schema1:name "Dissertatio medica inauguralis, de varicella" ;
    schema1:numberOfPages 44 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0056ec387c341f0a4273caa75f15c1ec> ;
    schema1:sameAs <http://www.worldcat.org/oclc/913900802> .

