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

<http://data.bibliotheken.nl/id/thes/p271247207> a schema1:Person ;
    rdfs:label "Ruffini, Giovanni Roberto (1974-)" ;
    schema1:alternateName "Ruffini, Giovanni R." ;
    schema1:birthDate "1974" ;
    schema1:familyName "Ruffini" ;
    schema1:givenName "Giovanni Roberto" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/75ef593d293dfe619109ae4b0aa58c88> ;
    schema1:name "Giovanni Roberto Ruffini" ;
    schema1:sameAs <http://viaf.org/viaf/63781193>,
        wd:Q112453547,
        <https://isni.org/isni/0000000121362535> .

