@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/p327494476> a schema1:Person ;
    rdfs:label "Bertone, Gianfranco (1975-)" ;
    schema1:birthDate "1975" ;
    schema1:description "astrofysicus" ;
    schema1:familyName "Bertone" ;
    schema1:givenName "Gianfranco" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d7c642a7f31fd733779cd182b039f159> ;
    schema1:name "Gianfranco Bertone" ;
    schema1:sameAs <http://viaf.org/viaf/101412116>,
        wd:Q59610618,
        <https://isni.org/isni/0000000120316625> .

