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

<http://data.bibliotheken.nl/id/thes/p147830192> a schema1:Person ;
    rdfs:label "Rosman-Meijer, Geertruida Gerarda (1960-)" ;
    schema1:alternateName "Rosman-Meijer, Gerda" ;
    schema1:birthDate "1960" ;
    schema1:description "B9632228 vermeldt: cop. G.G. Meijer" ;
    schema1:familyName "Rosman-Meijer" ;
    schema1:givenName "Geertruida Gerarda" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/de4ed69fb66da01990c41556c66aaf39> ;
    schema1:name "Geertruida Gerarda Rosman-Meijer" ;
    schema1:sameAs <http://viaf.org/viaf/280091788>,
        <https://isni.org/isni/0000000387218012> .

