@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/p06916343X> a schema1:Person ;
    rdfs:label "Plus, Raoul (1882-1958 ; S.J.)" ;
    schema1:birthDate "1882" ;
    schema1:deathDate "1958" ;
    schema1:description "Jezuïet" ;
    schema1:familyName "Plus" ;
    schema1:givenName "Raoul" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8e26efc808532e6734c3b2a5700354b9> ;
    schema1:name "Raoul Plus (S.J.)" ;
    schema1:sameAs <http://viaf.org/viaf/36911809>,
        wd:Q52148619,
        <https://isni.org/isni/0000000071396269> .

