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

<http://data.bibliotheken.nl/id/thes/p420956808> a schema1:Person ;
    rdfs:label "Clemens, Lottie Hayes-" ;
    schema1:alternateName "Hayes-Clemens, Lottie" ;
    schema1:familyName "Clemens" ;
    schema1:givenName "Lottie Hayes-" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/afd58dbbef64755fdac4251bb1018860> ;
    schema1:name "Lottie Hayes- Clemens" ;
    schema1:sameAs <http://viaf.org/viaf/41154921344763591660>,
        <https://isni.org/isni/0000000475363973> .

