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

<http://data.bibliotheken.nl/id/thes/p16364165X> a schema1:Person ;
    rdfs:label "Raat, Judith de (1967-)" ;
    schema1:alternateName "Dupont-de Raat, J." ;
    schema1:birthDate "1967" ;
    schema1:description "B0102222: studeerde theologie aan de Katholieke Univ. Nijmegen",
        "theologe" ;
    schema1:familyName "de Raat" ;
    schema1:givenName "Judith" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/883d1c50dba0e4fed1095cdfd1ad4579> ;
    schema1:name "Judith de Raat" ;
    schema1:sameAs <http://viaf.org/viaf/6744575>,
        <https://isni.org/isni/0000000061576055> .

