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

<http://data.bibliotheken.nl/id/thes/p172195640> a schema1:Person ;
    rdfs:label "Gerlings, Johan Theodoor (1856-)" ;
    schema1:birthDate "1856" ;
    schema1:familyName "Gerlings" ;
    schema1:givenName "Johan Theodoor" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a2e576f0e077895a40f90260eb87452a> ;
    schema1:name "Johan Theodoor Gerlings" ;
    schema1:sameAs <http://viaf.org/viaf/288167155>,
        <https://isni.org/isni/0000000393846875> .

