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

<http://data.bibliotheken.nl/id/thes/p069231974> a schema1:Person ;
    rdfs:label "Elzinga, Johannes Jacobus Becker" ;
    schema1:alternateName "Elzinga, Joh. Jac. Becker" ;
    schema1:description "gallicist (promoveerde in 1923, RU Leiden)" ;
    schema1:familyName "Elzinga" ;
    schema1:givenName "Johannes Jacobus Becker" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6f73b36cc3d6864c93bb3e4b9de7b0e3> ;
    schema1:name "Johannes Jacobus Becker Elzinga" ;
    schema1:sameAs <http://viaf.org/viaf/15818203>,
        <https://isni.org/isni/0000000061510726> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/elzi002> .

