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

<http://data.bibliotheken.nl/id/thes/p071293507> a schema1:Person ;
    rdfs:label "Nota, Johannes Hille (1913-)" ;
    schema1:birthDate "1913" ;
    schema1:description "Jezuïet" ;
    schema1:familyName "Nota" ;
    schema1:givenName "Johannes Hille" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cb37bc8f10ebf6156275beeb85d74c99> ;
    schema1:name "Johannes Hille Nota" ;
    schema1:sameAs <http://viaf.org/viaf/54869191>,
        <https://isni.org/isni/000000008134290X> .

