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

<http://data.bibliotheken.nl/id/thes/p069048436> a schema1:Person ;
    rdfs:label "Berris, Luc" ;
    schema1:familyName "Berris" ;
    schema1:givenName "Luc" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/08ae8dc27557e12611d82a9baee4e539> ;
    schema1:name "Luc Berris" ;
    schema1:sameAs <http://viaf.org/viaf/3307161212132940070005>,
        <https://isni.org/isni/0000000388435342> .

