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

<http://data.bibliotheken.nl/id/thes/p164071938> a schema1:Person ;
    rdfs:label "Ludding, J.J.M. (1963-)" ;
    schema1:alternateName "Ludding, Judith" ;
    schema1:birthDate "1963" ;
    schema1:familyName "Ludding" ;
    schema1:givenName "J.J.M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0212cc87a2bcbf439c879b07c812fc69> ;
    schema1:name "J.J.M. Ludding" ;
    schema1:sameAs <http://viaf.org/viaf/287762172>,
        <https://isni.org/isni/0000000393478902> .

