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

<http://data.bibliotheken.nl/id/thes/p073367095> a schema1:Person ;
    rdfs:label "Albersnagel, Franciscus Alphonsus (1945-)" ;
    schema1:alternateName "Albersnagel, Frans A." ;
    schema1:birthDate "1945" ;
    schema1:familyName "Albersnagel" ;
    schema1:givenName "Franciscus Alphonsus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/592b48a748182058c62681cfe97ceef7> ;
    schema1:name "Franciscus Alphonsus Albersnagel" ;
    schema1:sameAs <http://viaf.org/viaf/64687997>,
        <https://isni.org/isni/000000005603776X> .

