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

<http://data.bibliotheken.nl/id/thes/p255928211> a schema1:Person ;
    rdfs:label "Aves, Edward" ;
    schema1:familyName "Aves" ;
    schema1:givenName "Edward" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ed66acc7d61f052390523a7c4ffc925e> ;
    schema1:name "Edward Aves" ;
    schema1:sameAs <http://viaf.org/viaf/159862432>,
        <https://isni.org/isni/0000000107129366> .

