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

<http://data.bibliotheken.nl/id/thes/p069136688> a schema1:Person ;
    rdfs:label "Santoro, Christopher" ;
    schema1:familyName "Santoro" ;
    schema1:givenName "Christopher" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4dedd400701dc540c763debe078b4b75> ;
    schema1:name "Christopher Santoro" ;
    schema1:sameAs <http://viaf.org/viaf/64011597>,
        <https://isni.org/isni/0000000063042655> .

