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

<http://data.bibliotheken.nl/id/thes/p276874978> a schema1:Person ;
    rdfs:label "Calvelo, Patrick" ;
    schema1:familyName "Calvelo" ;
    schema1:givenName "Patrick" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/47e103a2443cd7fa18a55ebd362ef219> ;
    schema1:name "Patrick Calvelo" ;
    schema1:sameAs <http://viaf.org/viaf/284448213>,
        <https://isni.org/isni/0000000390756575> .

