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

<http://data.bibliotheken.nl/id/thes/p190757124> a schema1:Person ;
    rdfs:label "Baselier, Jacqueline (1962-1999)" ;
    schema1:alternateName "Baselier, Jacqueline Maria" ;
    schema1:birthDate "1962" ;
    schema1:deathDate "1999" ;
    schema1:description "B9931631 op omslag achterz.: \" ... Jacqueline ... (1962) ... Ze studeerde medicijnen en rondde in 1995 haar opleiding orthopedisch chirurg af. ...\"",
        "bron: overlijdensadvertentie de Volkskrant, 18 juni 1999" ;
    schema1:familyName "Baselier" ;
    schema1:givenName "Jacqueline" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5178cf16fbab9f02271200997bb244c7> ;
    schema1:name "Jacqueline Baselier" ;
    schema1:sameAs <http://viaf.org/viaf/288659201>,
        <https://isni.org/isni/0000000394183217> .

