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

<http://data.bibliotheken.nl/id/thes/p074321714> a schema1:Person ;
    rdfs:label "Alloin, Danielle M. (1944-)" ;
    schema1:birthDate "1944" ;
    schema1:familyName "Alloin" ;
    schema1:givenName "Danielle M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e99b80b33fe084ae0e83628a257c7ddb> ;
    schema1:name "Danielle M. Alloin" ;
    schema1:sameAs <http://viaf.org/viaf/54239952>,
        <https://isni.org/isni/0000000109024592> .

