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

<http://data.bibliotheken.nl/id/thes/p07260106X> a schema1:Person ;
    rdfs:label "Mooij, Jakob (1868-1939)" ;
    schema1:birthDate "1868" ;
    schema1:deathDate "1939" ;
    schema1:description "Tresoar: 1868 - 1939-03-19, Velp",
        "aanv. predikant te Solo (Nederlands-Indië), vervolgens: predikant Evangelische Gemeente te Batavia" ;
    schema1:familyName "Mooij" ;
    schema1:givenName "Jakob" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b12226d93528a3c270718d21ab1b2c34> ;
    schema1:name "Jakob Mooij" ;
    schema1:sameAs <http://viaf.org/viaf/89286583>,
        <https://isni.org/isni/0000000061951070> .

