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

<http://data.bibliotheken.nl/id/thes/p114183481> a schema1:Person ;
    rdfs:label "Grims-Strootman, Rie (1901-)" ;
    schema1:birthDate "1901" ;
    schema1:familyName "Grims-Strootman" ;
    schema1:givenName "Rie" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/38877dc34fd81870daddfb39b0b6c856> ;
    schema1:name "Rie Grims-Strootman" ;
    schema1:sameAs <http://viaf.org/viaf/281744540>,
        <https://isni.org/isni/0000000388556515> .

