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

<http://data.bibliotheken.nl/id/thes/p239236815> a schema1:Person ;
    rdfs:label "Doorman-Kielstra, Maria Catharina (1878-1963)" ;
    schema1:birthDate "1878" ;
    schema1:deathDate "1963" ;
    schema1:description "geb. Batavia (Ned. O.I.) 9-6-1878, overl. Rotterdam 10-3-1963",
        "getr. 's-Gravenhage 5-6-1906 met Johannes Hyppolitus Doorman (5-2-1880 - 27-2-1920)",
        "presidente Nationale Vrouwenraad" ;
    schema1:familyName "Doorman-Kielstra" ;
    schema1:givenName "Maria Catharina" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b9b49f17ed6350e40e7519358b9a7d48> ;
    schema1:name "Maria Catharina Doorman-Kielstra" ;
    schema1:sameAs <http://viaf.org/viaf/287141409>,
        <https://isni.org/isni/0000000392946655> .

