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

<http://data.bibliotheken.nl/id/thes/p305630865> a schema1:Person ;
    rdfs:label "Gamberini, Gabriele" ;
    schema1:familyName "Gamberini" ;
    schema1:givenName "Gabriele" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b6685d93757f4cf973c8bea4b9e21c90> ;
    schema1:name "Gabriele Gamberini" ;
    schema1:sameAs <http://viaf.org/viaf/39557844> .

