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

<http://data.bibliotheken.nl/id/thes/p07490079X> a schema1:Person ;
    rdfs:label "Smolar-Meynart, Arlette (1938-2000)" ;
    schema1:birthDate "1938" ;
    schema1:deathDate "2000" ;
    schema1:familyName "Smolar-Meynart" ;
    schema1:givenName "Arlette" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/83628cd36922afa179331e727310e67b> ;
    schema1:name "Arlette Smolar-Meynart" ;
    schema1:sameAs <http://viaf.org/viaf/89203822>,
        <https://isni.org/isni/0000000117739969> .

