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

<http://data.bibliotheken.nl/id/thes/p106915142> a schema1:Person ;
    rdfs:label "Willibrordus (1859-1935 ; Pater)" ;
    schema1:birthDate "1859" ;
    schema1:deathDate "1935" ;
    schema1:description "Kloosternaam van Franciscus Aloysius (Aloïs) Verbruggen",
        "Kloosternaam van: Franciscus Aloysius Verbruggen",
        "bron: https://www.brabantserfgoed.nl/personen/v/verbruggen-dom-willibrord" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/71a26ddd7fca6efaeb6adb1821c5aede> ;
    schema1:name "Willibrordus" ;
    schema1:sameAs <http://viaf.org/viaf/288729362>,
        <https://isni.org/isni/0000000394264375> .

