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

<http://data.bibliotheken.nl/id/thes/p292497776> a schema1:Person ;
    rdfs:label "Laclé, Zayènne Dyanirah (1979-)" ;
    schema1:alternateName "Heesen-Laclé, Z.D. van" ;
    schema1:birthDate "1979" ;
    schema1:familyName "Laclé" ;
    schema1:givenName "Zayènne Dyanirah" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bce9b03bd338a1938b46ba51f4820fd0> ;
    schema1:name "Zayènne Dyanirah Laclé" ;
    schema1:sameAs <http://viaf.org/viaf/80400294>,
        <https://isni.org/isni/0000000056053743> .

