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

<http://data.bibliotheken.nl/id/thes/p38061975X> a schema1:Person ;
    rdfs:label "Eurlings, Judith" ;
    schema1:familyName "Eurlings" ;
    schema1:givenName "Judith" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/42653c5883879ff3a051ac8884d005c1> ;
    schema1:name "Judith Eurlings" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/295153409674141581242>,
        <https://isni.org/isni/0000000468082794> .

