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

<http://data.bibliotheken.nl/id/thes/p15341166X> a schema1:Person ;
    rdfs:label "Kuilenburg, Judith van" ;
    schema1:alternateName "Kuilenburg, J.A. van" ;
    schema1:familyName "van Kuilenburg" ;
    schema1:givenName "Judith" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/786f909068b629bceae64eaeb7283efb> ;
    schema1:name "Judith van Kuilenburg" ;
    schema1:sameAs <http://viaf.org/viaf/280866302>,
        <https://isni.org/isni/0000000387829569> .

