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

<http://data.bibliotheken.nl/id/thes/p073602779> a schema1:Person ;
    rdfs:label "Lindeman, Maria Cornelia Gerarda (1894-1973)" ;
    schema1:alternateName "Lindeman, Maria Cornelia Gerarda",
        "Vorstermans-Lindeman, Maria Cornelia Gerarda" ;
    schema1:birthDate "1894" ;
    schema1:deathDate "1973" ;
    schema1:description "LR*, LR**",
        "bron: De Kwartjesboeken voor jongens en meisjes / J.A.F. Bekkers",
        "overleden 17-03-1973",
        "zie ook: Josephine Lem" ;
    schema1:familyName "Lindeman" ;
    schema1:givenName "Maria Cornelia Gerarda" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5746a2b495fd9b325ded315610acffe8> ;
    schema1:name "Maria Cornelia Gerarda Lindeman" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p072028742>,
        <http://viaf.org/viaf/290785494> .

