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

<http://data.bibliotheken.nl/id/thes/p320687139> a schema1:Person ;
    rdfs:label "Meijers, Judith Maria Mathea (1977-)" ;
    schema1:birthDate "1977" ;
    schema1:familyName "Meijers" ;
    schema1:givenName "Judith Maria Mathea" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2f69f8cf35f636ed9032ac37a2367877> ;
    schema1:name "Judith Maria Mathea Meijers" ;
    schema1:sameAs <http://viaf.org/viaf/281931796>,
        <https://isni.org/isni/0000000388723934> .

