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

<http://data.bibliotheken.nl/id/thes/p241895790> a schema1:Person ;
    rdfs:label "Pronk, M.E.J." ;
    schema1:description "B0533754: Centrum voor Stoffen en Integrale Risicoschatting, RIVM" ;
    schema1:familyName "Pronk" ;
    schema1:givenName "M.E.J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1abf84e2616ef7c4931fbd997345006b> ;
    schema1:name "M.E.J. Pronk" ;
    schema1:sameAs <http://viaf.org/viaf/288420838>,
        <https://isni.org/isni/0000000393983757> .

