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

<http://data.bibliotheken.nl/id/thes/p18612497X> a schema1:Person ;
    rdfs:label "Jongma, Elisabeth M.G." ;
    schema1:familyName "Jongma" ;
    schema1:givenName "Elisabeth M.G." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5ed27a0b314e6cb16492a0c4e4ccd782> ;
    schema1:name "Elisabeth M.G. Jongma" ;
    schema1:sameAs <http://viaf.org/viaf/291762935>,
        <https://isni.org/isni/0000000396733550> .

