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

<http://data.bibliotheken.nl/id/thes/p075052741> a schema1:Person ;
    rdfs:label "Sillem (1870-1946 ; Mevr.)" ;
    schema1:alternateName "Sillem-Hoeufft, J.C.H." ;
    schema1:birthDate "1870" ;
    schema1:deathDate "1946" ;
    schema1:familyName "Sillem" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3c5e92a17a6b9fec80bb55cc7f93a232> ;
    schema1:name "Sillem" ;
    schema1:sameAs <http://viaf.org/viaf/280176497>,
        <https://isni.org/isni/0000000387238785> .

