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

<http://data.bibliotheken.nl/id/thes/p075016117> a schema1:Person ;
    rdfs:label "Caspers, Nellie Cato (1924-2019)" ;
    schema1:alternateName "Caspers, N.C." ;
    schema1:birthDate "1924" ;
    schema1:deathDate "2019" ;
    schema1:description "B9933763 persoonsnamenregister en cop.: Mw. drs. N.C. Caspers (Loek)",
        "bron: overlijdensadvertentie de Volkskrant, 12 augustus 2019" ;
    schema1:familyName "Caspers" ;
    schema1:givenName "Nellie Cato" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5f49d55f8fb8639dec790a8b729b580b> ;
    schema1:name "Nellie Cato Caspers" ;
    schema1:sameAs <http://viaf.org/viaf/53679578>,
        <https://isni.org/isni/0000000391699365> .

