@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix wd: <http://www.wikidata.org/entity/> .

<http://data.bibliotheken.nl/id/thes/p069282870> a schema1:Person ;
    rdfs:label "Lewin, Lisette (1939-2024)" ;
    schema1:birthDate "1939" ;
    schema1:deathDate "2024" ;
    schema1:description "NLMD/L 493",
        "bron: https://nl.m.wikipedia.org/wiki/Lisette_Lewin" ;
    schema1:familyName "Lewin" ;
    schema1:givenName "Lisette" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2b881af1ed628e3307d794051d7daba3> ;
    schema1:name "Lisette Lewin" ;
    schema1:nationality "nl" ;
    schema1:sameAs wd:Q15878766,
        <https://isni.org/isni/0000000110385256> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/lewi001> .

