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

<http://data.bibliotheken.nl/id/thes/p327086777> a schema1:Person ;
    rdfs:label "Brillaud, Rafaële" ;
    schema1:familyName "Brillaud" ;
    schema1:givenName "Rafaële" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/21308180b676ff6eb5433a7bf838d629> ;
    schema1:name "Rafaële Brillaud" ;
    schema1:sameAs <http://viaf.org/viaf/286839379>,
        <https://isni.org/isni/000000036884291X> .

