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

<http://data.bibliotheken.nl/id/thes/p070925097> a schema1:Person ;
    rdfs:label "Broekroelofs, E.E." ;
    schema1:familyName "Broekroelofs" ;
    schema1:givenName "E.E." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e97cd1629fc589aa777bde7167784e74> ;
    schema1:name "E.E. Broekroelofs" ;
    schema1:sameAs <http://viaf.org/viaf/279847479>,
        <https://isni.org/isni/0000000386976946> .

