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

<http://data.bibliotheken.nl/id/thes/p408122838> a schema1:Person ;
    rdfs:label "Broeke, Pauline van den" ;
    schema1:familyName "van den Broeke" ;
    schema1:givenName "Pauline" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e0f5fe8b924dd58cb7d24f52bc124af3> ;
    schema1:name "Pauline van den Broeke" ;
    schema1:sameAs <http://viaf.org/viaf/23148267969405110065>,
        <https://isni.org/isni/0000000459370532> .

