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

<http://data.bibliotheken.nl/id/thes/p153212454> a schema1:Person ;
    rdfs:label "Chimento, Philip Francis (1981-)" ;
    schema1:alternateName "Chimento, Philip" ;
    schema1:birthDate "1981" ;
    schema1:familyName "Chimento" ;
    schema1:givenName "Philip Francis" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dce5d66005d77c30425603a3afe337c8> ;
    schema1:name "Philip Francis Chimento" ;
    schema1:sameAs <http://viaf.org/viaf/279930650>,
        <https://isni.org/isni/0000000387056316> .

