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

<http://data.bibliotheken.nl/id/thes/p322858739> a schema1:Person ;
    rdfs:label "Stride, Lottie" ;
    schema1:familyName "Stride" ;
    schema1:givenName "Lottie" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6d8963e5e89aeb2417a2b76fa107d61b> ;
    schema1:name "Lottie Stride" ;
    schema1:sameAs <http://viaf.org/viaf/101559677>,
        <https://isni.org/isni/0000000073827499> .

