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

<http://data.bibliotheken.nl/id/thes/p138992886> a schema1:Person ;
    rdfs:label "Brongers, Gerdie" ;
    schema1:alternateName "Rosina Brongers, Gerdie" ;
    schema1:description "vert." ;
    schema1:familyName "Brongers" ;
    schema1:givenName "Gerdie" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3a04ac1470f14930e8cfba31c9ae96e3> ;
    schema1:name "Gerdie Brongers" ;
    schema1:sameAs <http://viaf.org/viaf/286676058>,
        <https://isni.org/isni/0000000369167661> .

