@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix wd: <http://www.wikidata.org/entity/> .

<http://data.bibliotheken.nl/id/thes/p297109693> a schema1:Person ;
    rdfs:label "Schumacher, Johann Daniel (1690-1761)" ;
    schema1:birthDate "1690" ;
    schema1:deathDate "1761" ;
    schema1:description "bibliothecaris; mede-ontwerper Academie van Wetenschappen, Amsterdam; secr. Academie van Wetenschappen" ;
    schema1:familyName "Schumacher" ;
    schema1:givenName "Johann Daniel" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4f91f2792c822228b8535ee7789c663f> ;
    schema1:name "Johann Daniel Schumacher" ;
    schema1:sameAs <http://viaf.org/viaf/291577143>,
        wd:Q4527698,
        <https://isni.org/isni/0000000396587426> .

