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

<http://data.bibliotheken.nl/id/thes/p170401677> a schema1:Person ;
    rdfs:label "Ailly, Erik d'" ;
    schema1:familyName "Ailly" ;
    schema1:givenName "Erik d'" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9e6e71fed48190ac22dff74bac9cf3d7> ;
    schema1:name "Erik d' Ailly" ;
    schema1:sameAs <http://viaf.org/viaf/4459164357926413250004>,
        <https://isni.org/isni/0000000369001493> .

