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

<http://data.bibliotheken.nl/id/nbt/p396701817> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De aquis medicatis sive salubribus / scripsit Gerardus Arnoldus Nicolaus Allebé" ;
    dcterms1:issued "1836" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBA000018215" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069551049> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Proefschrift Leiden" ;
    schema1:inLanguage "la" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p061581410> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/82fbad0315f3ebaec90196da040061ae> ;
    schema1:name "De aquis medicatis sive salubribus" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/70274cc59aa8486e9379ac81789deb46> ;
    schema1:sameAs <http://www.worldcat.org/oclc/922541208> .

