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

<http://data.bibliotheken.nl/id/thes/p147826829> a schema1:Person ;
    rdfs:label "Kuijs, M.J.E. (1959-)" ;
    schema1:birthDate "1959" ;
    schema1:familyName "Kuijs" ;
    schema1:givenName "M.J.E." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/86ebef38a69c55e86f07f9104c8f54e3> ;
    schema1:name "M.J.E. Kuijs" ;
    schema1:sameAs <http://viaf.org/viaf/286851527>,
        <https://isni.org/isni/0000000392712365> .

