@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/p072845953> a schema1:Person ;
    rdfs:label "Pieris, Aloysius (1934-)" ;
    schema1:birthDate "1934" ;
    schema1:description "S.J." ;
    schema1:familyName "Pieris" ;
    schema1:givenName "Aloysius" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/106eaa2a00040e8161f85814aa5c18df> ;
    schema1:name "Aloysius Pieris" ;
    schema1:sameAs <http://viaf.org/viaf/52308324>,
        wd:Q21848514,
        <https://isni.org/isni/0000000080652906> .

