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

<http://data.bibliotheken.nl/id/thes/p242798950> a schema1:Person ;
    rdfs:label "Werven-Bruijne, F.A. van" ;
    schema1:familyName "van Werven-Bruijne" ;
    schema1:givenName "F.A." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ef6d357c75bbb846f35c26fc3b8b6425> ;
    schema1:name "F.A. van Werven-Bruijne" ;
    schema1:sameAs <http://viaf.org/viaf/288344744>,
        <https://isni.org/isni/0000000393985664> .

