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

<http://data.bibliotheken.nl/id/thes/p175328978> a schema1:Person ;
    rdfs:label "Blok, Rhea Sylvia" ;
    schema1:familyName "Blok" ;
    schema1:givenName "Rhea Sylvia" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/959caa4d569514b22ac28905160136b9> ;
    schema1:name "Rhea Sylvia Blok" ;
    schema1:sameAs <http://viaf.org/viaf/36834054>,
        <https://isni.org/isni/0000000048919084> .

