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

<http://data.bibliotheken.nl/id/nbt/p061581410> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De aquis medicatis sive salubribus / scripsit Gerardus Arnoldus Nicolaus Allebé" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p396701817>,
        <http://data.bibliotheken.nl/id/nbt/p401760219> ;
    dcterms1:issued "1836" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069551049> ;
    schema1:description "Proefschrift Leiden" ;
    schema1:inLanguage "la" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/57800bc60496451099ac913e17484dab> ;
    schema1:name "De aquis medicatis sive salubribus" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/757e337982ff7077363ae19bff8e93a9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65360572> .

