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

<http://data.bibliotheken.nl/id/thes/p072233508> a schema1:Person ;
    rdfs:label "Duboys de Lavigerie, Patrick" ;
    schema1:familyName "Duboys de Lavigerie" ;
    schema1:givenName "Patrick" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/240ee2135a80a7a5d6b4e8b99b419eea> ;
    schema1:name "Patrick Duboys de Lavigerie" ;
    schema1:sameAs <http://viaf.org/viaf/289308549>,
        <https://isni.org/isni/0000000394749663> .

