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

<http://data.bibliotheken.nl/id/thes/p263458016> a schema1:Person ;
    rdfs:label "Schermerhorn-Rook, Barbara (1897-1986)" ;
    schema1:birthDate "1897" ;
    schema1:deathDate "1986" ;
    schema1:familyName "Schermerhorn-Rook" ;
    schema1:givenName "Barbara" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9d77dce33962a1c46a81650f9fe3c797> ;
    schema1:name "Barbara Schermerhorn-Rook" ;
    schema1:sameAs <http://viaf.org/viaf/280311116>,
        <https://isni.org/isni/0000000387357792> .

