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

<http://data.bibliotheken.nl/id/thes/p241838495> a schema1:Person ;
    rdfs:label "Anthony, Francis-Vincent" ;
    schema1:familyName "Anthony" ;
    schema1:givenName "Francis-Vincent" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/992e62b61f236be379100e36062d7839> ;
    schema1:name "Francis-Vincent Anthony" ;
    schema1:sameAs <http://viaf.org/viaf/32163034>,
        wd:Q109479938,
        <https://isni.org/isni/0000000040750181> .

