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

<http://data.bibliotheken.nl/id/thes/p297682431> a schema1:Person ;
    rdfs:label "Broeke, Annalily van den" ;
    schema1:familyName "van den Broeke" ;
    schema1:givenName "Annalily" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/28543b4265f5bcf8188682e28857cfc8> ;
    schema1:name "Annalily van den Broeke" ;
    schema1:sameAs <http://viaf.org/viaf/291759890>,
        <https://isni.org/isni/0000000396747311> .

