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

<http://data.bibliotheken.nl/id/thes/p341469505> a schema1:Person ;
    rdfs:label "Patelin" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f14541a9fc3a5a34a5b32e5999fe718e> ;
    schema1:name "Patelin" ;
    schema1:nationality "fr" ;
    schema1:sameAs <https://isni.org/isni/000000039405882X> .

