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

<http://data.bibliotheken.nl/id/thes/p35750173X> a schema1:Person ;
    rdfs:label "Vincent, Bruno (1980-)" ;
    schema1:birthDate "1980" ;
    schema1:description "zie ook: Giovanni Bruno" ;
    schema1:familyName "Vincent" ;
    schema1:givenName "Bruno" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f0a507c28e4f96b2f4ff436edc3a1360> ;
    schema1:name "Bruno Vincent" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p357501659>,
        <http://viaf.org/viaf/74182113>,
        <https://isni.org/isni/000000005012028X> .

