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

<http://data.bibliotheken.nl/id/thes/p310259215> a schema1:Person ;
    rdfs:label "Mooij, Martje" ;
    schema1:alternateName "Venselaar-Mooij, M." ;
    schema1:description "RIVM; email martje.mooijrivm.nl" ;
    schema1:familyName "Mooij" ;
    schema1:givenName "Martje" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/12bcbe27fadd90abb90476f32ee8c54b> ;
    schema1:name "Martje Mooij" ;
    schema1:sameAs <http://viaf.org/viaf/282313225>,
        <https://isni.org/isni/0000000388973829> .

