@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/p069581770> a schema1:Person ;
    rdfs:label "Delprat, Constant Charles (1854-1934)" ;
    schema1:birthDate "1854" ;
    schema1:deathDate "1934" ;
    schema1:description "26910262: dr., honorair bestuurder van het Genootschap ter Bevordering van Natuur-, Genees- en Heelkunde te Amsterdam" ;
    schema1:familyName "Delprat" ;
    schema1:givenName "Constant Charles" ;
    schema1:hasOccupation "Medicus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/40d2347d53611c348a93e7369136939b> ;
    schema1:name "Constant Charles Delprat" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/284182712>,
        wd:Q33083322,
        <https://isni.org/isni/0000000390569462> .

