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

<http://data.bibliotheken.nl/id/thes/p072981970> a schema1:Person ;
    rdfs:label "Stalenhoef de Ayguavives, Gerard" ;
    schema1:alternateName "Ayguavives, Gerard Stalenhoef de" ;
    schema1:familyName "Stalenhoef de Ayguavives" ;
    schema1:givenName "Gerard" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b09bcfa295fb942ecbb099611857b84a> ;
    schema1:name "Gerard Stalenhoef de Ayguavives" ;
    schema1:sameAs <http://viaf.org/viaf/43448411>,
        <https://isni.org/isni/0000000028974481> .

