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

<http://data.bibliotheken.nl/id/thes/p357232593> a schema1:Person ;
    rdfs:label "Randolph, Roselynd (1967-)" ;
    schema1:birthDate "1967" ;
    schema1:familyName "Randolph" ;
    schema1:givenName "Roselynd" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bdeb9e570d1458c908a6246e48d9579b> ;
    schema1:name "Roselynd Randolph" ;
    schema1:sameAs <http://viaf.org/viaf/305811603>,
        <https://isni.org/isni/0000000423149596> .

