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

<http://data.bibliotheken.nl/id/thes/p274747014> a schema1:Person ;
    rdfs:label "Gachino, Geoffrey G. (1968-)" ;
    schema1:alternateName "Gachino, Geoffrey" ;
    schema1:birthDate "1968" ;
    schema1:familyName "Gachino" ;
    schema1:givenName "Geoffrey G." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d730b0061348ae9ec43044bc2f50dab0> ;
    schema1:name "Geoffrey G. Gachino" ;
    schema1:sameAs <http://viaf.org/viaf/288833076>,
        <https://isni.org/isni/0000000394335997> .

