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

<http://data.bibliotheken.nl/id/thes/p069491445> a schema1:Person ;
    rdfs:label "Callewaert, Camillus Aloysius (1866-1943)" ;
    schema1:birthDate "1866" ;
    schema1:deathDate "1943" ;
    schema1:familyName "Callewaert" ;
    schema1:givenName "Camillus Aloysius" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bfe30fd9c46efa4b9d22485d5f378a4e> ;
    schema1:name "Camillus Aloysius Callewaert" ;
    schema1:sameAs <http://viaf.org/viaf/67581922>,
        wd:Q2190888,
        <https://isni.org/isni/0000000109115224> .

